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:
- ec0e51f24631ae1d23f614592854105fd4dfa19216ed349eafe5da30e1b690e3
- Size of remote file:
- 364 kB
- SHA256:
- 428d5f7931db96f91ca10619895f63655ca26d745c64e3728aba80e648d18e20
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.