Instructions to use Divyaamith/sft-tiny-chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Divyaamith/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, "Divyaamith/sft-tiny-chatbot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6d1572df3a3f620099279906b721283cccb3135d542f4271f1672cab105c8479
- Size of remote file:
- 9.02 MB
- SHA256:
- 0d7a7efa9309b1e44fa7529ca7cae262a3f696e2befd287136c9d9ffc83a81a1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.