trained_icosahedral_rrf_model

Contents

  • model.py : extracted model class definitions
  • inference.py : load and run the model with PyTorch
  • demo.ipynb : quick notebook demo for inference
  • requirements.txt : dependencies
  • configs/config.json : hyperparameters/config template
  • examples/ : sample usage scripts
  • scripts/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.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train antonypamo/RRF