Instructions to use sks1998/tinyllama with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sks1998/tinyllama with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("PY007/TinyLlama-1.1B-step-50K-105b") model = PeftModel.from_pretrained(base_model, "sks1998/tinyllama") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b84da6af4a0991917d6370c669d9974703069cd4cd28749de9a979e5b03703f2
- Size of remote file:
- 18 MB
- SHA256:
- f55d13d885f29c9bbda979b58c93f862a301e022f585283af8d2e7efefab258c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.