Instructions to use saucam/llama-airo-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use saucam/llama-airo-3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "saucam/llama-airo-3") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6aa5337e1e12773f887d43472386ea2a6707ba5d1c32fe590a313892f8d77a08
- Size of remote file:
- 168 MB
- SHA256:
- e735572408196d97ea490f40c217e61b1409026d8d92a12609aa4bd3fa1dac9e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.