Instructions to use aleegis09/b8fd1f8f-e235-4451-a30a-9467a7175c5c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aleegis09/b8fd1f8f-e235-4451-a30a-9467a7175c5c with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Pro-Mistral-7B") model = PeftModel.from_pretrained(base_model, "aleegis09/b8fd1f8f-e235-4451-a30a-9467a7175c5c") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
4a78646 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:843f4503008953555c3a4cd77dd3370edea319546f9e0c9fd7072cf3b184bca4
size 671250634
|