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