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