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