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