Instructions to use VERSIL91/bbe2a0a8-92a8-4fff-82a8-d820a72cf14a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/bbe2a0a8-92a8-4fff-82a8-d820a72cf14a 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/bbe2a0a8-92a8-4fff-82a8-d820a72cf14a") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
c788aa4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e548251e000c45bf6a033d84803c7172c4f1feca64a7eaac17004eafad559ecd
size 6776
|