Instructions to use dada22231/1ea23141-f4aa-4c8e-a47a-d119b471314e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dada22231/1ea23141-f4aa-4c8e-a47a-d119b471314e with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Nous-Hermes-2-Mistral-7B-DPO") model = PeftModel.from_pretrained(base_model, "dada22231/1ea23141-f4aa-4c8e-a47a-d119b471314e") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
2613070 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6c696cab0a3d3a6350c331a2fa51b164096d09045d83c85832605ebb6c37a08a
size 335604696
|