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