Instructions to use VERSIL91/b29cd9be-d517-4504-a7da-6092d5394b53 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/b29cd9be-d517-4504-a7da-6092d5394b53 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/b29cd9be-d517-4504-a7da-6092d5394b53") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
3bce618 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1cdb9a34f21e6d14db0ad396de51114c4fbb123ef090774faad8068506abbe5b
size 6776
|