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