Instructions to use nblinh63/a1389999-4055-4a93-bdd1-2efcc0bebbff with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nblinh63/a1389999-4055-4a93-bdd1-2efcc0bebbff 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, "nblinh63/a1389999-4055-4a93-bdd1-2efcc0bebbff") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
ffb1b70 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e33e0b51f427e983f06e4779a51db6dcb88cd6db89420bc863f4f059c066f9a1
size 6776
|