trained_icosahedral_rrf_model
Contents
model.py
: extracted model class definitionsinference.py
: load and run the model with PyTorchdemo.ipynb
: quick notebook demo for inferencerequirements.txt
: dependenciesconfigs/config.json
: hyperparameters/config templateexamples/
: sample usage scriptsscripts/upload_to_hf.py
: helper to push model to the Hub
Usage
pip install -r requirements.txt
python inference.py
Replace YourModelClass
in inference.py
with the actual class defined in model.py
.
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support