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