Instructions to use polyglots/SinLlama_v01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use polyglots/SinLlama_v01 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, "polyglots/SinLlama_v01") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6cd438569ad1f63e16f77d7fa882bcd0d3c3a5b5ffef48b06112e029cc5d5862
- Size of remote file:
- 15 kB
- SHA256:
- 62baa8812949866b156bad4c29c4cb97c2d7cc733b4883114c12205c705abc48
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.