Instructions to use Oronto/Shared_Code with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Oronto/Shared_Code with Transformers:
# Load model directly from transformers import neural_net model = neural_net.from_pretrained("Oronto/Shared_Code", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K