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