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