Instructions to use HongxuanLi/test_chatbot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use HongxuanLi/test_chatbot with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/mistral-7b-bnb-4bit") model = PeftModel.from_pretrained(base_model, "HongxuanLi/test_chatbot") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c3b90412b606f6024b4327a6aacbf9a1264e16d5fff3601861b22d489b31de09
- Size of remote file:
- 84.6 MB
- SHA256:
- f61b0fa6e0c814340f76024955b1ebf49f31d3570e25f3921c8eac94d2bb0646
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.