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