Instructions to use vdos/7bc33c08-cbde-4887-bc29-25e02fb2e8e0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use vdos/7bc33c08-cbde-4887-bc29-25e02fb2e8e0 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, "vdos/7bc33c08-cbde-4887-bc29-25e02fb2e8e0") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
5e53e35 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a8d376b045fe915ed7a00acab34a34dc22d4664cead872a4cb99737c0ab489f6
size 6776
|