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