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