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