Instructions to use Jlonge4/llama3.18B-AI-ML with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Jlonge4/llama3.18B-AI-ML 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, "Jlonge4/llama3.18B-AI-ML") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a5501a1fa5b9963602f3634d759862a2b4178c5058a8b221b51fd3443e559943
- Size of remote file:
- 5.37 kB
- SHA256:
- 32777871233c0e2fb0db91e73186ad380b6261d1e64da3e322d1db98dbb15766
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.