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