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:
- 8e6930525acd537cf121e61346d4e74fc74c87dc522095e5f04e9ad70f2fdd5c
- Size of remote file:
- 9.02 MB
- SHA256:
- c360ed9f7ad87db576f6dbfffe6af092c6aa41cc79bfa14bb121241ff8475a13
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.