Instructions to use rohangbs/tinyllama_chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use rohangbs/tinyllama_chat with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-Chat-v0.6") model = PeftModel.from_pretrained(base_model, "rohangbs/tinyllama_chat") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e0af63821eaf82ab5b33173f508daa1e61125691a9a1844f9dba64ff80d07d63
- Size of remote file:
- 5.11 kB
- SHA256:
- a78ef815884621a90febec483695cb48578e40879f35a65d7c3c529efc344e9d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.