Instructions to use VERSIL91/585973ef-0238-4fa3-a4da-d23615f3f84e with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/585973ef-0238-4fa3-a4da-d23615f3f84e 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, "VERSIL91/585973ef-0238-4fa3-a4da-d23615f3f84e") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
066168d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:50629906a5efaa7759f7c4196736f4fbb212ba4bbe9321e5779e0aaf1da0b159
size 84047370
|