Instructions to use eperim/mistral-QLORA-KTO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use eperim/mistral-QLORA-KTO with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "eperim/mistral-QLORA-KTO") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b410202c7ca4b629e0e24c8253647fbe3c4c1faac06df343cae4c7ba7cf10e0f
- Size of remote file:
- 5.3 kB
- SHA256:
- cd7fbb79cb7b84f08e409f036f951cce7b75ca6c6c3d28d3a2e656a3476547bf
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.