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