Instructions to use VERSIL91/a1955f1f-5767-4c5e-8b2a-66856834d480 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/a1955f1f-5767-4c5e-8b2a-66856834d480 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, "VERSIL91/a1955f1f-5767-4c5e-8b2a-66856834d480") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
c2e5299 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8d0eb7a86282db24162f4f415a660f1b985271d685ca1e70ff852952359112d9
size 6776
|