Instructions to use nvidia/Alpamayo-R1-10B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nvidia/Alpamayo-R1-10B with Transformers:
# Load model directly from transformers import AlpamayoR1 model = AlpamayoR1.from_pretrained("nvidia/Alpamayo-R1-10B", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Add model files for Alpamayo R1 10b
#1
by polluxxx - opened
No description provided.
polluxxx changed pull request title from Add model files from AR1-test to Add model files for Alpamayo R1 10b
BorisIvanovic changed pull request status to merged