Instructions to use nblinh63/e0779520-1b67-4e5a-b438-9775d5fdd111 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nblinh63/e0779520-1b67-4e5a-b438-9775d5fdd111 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/OpenHermes-2.5-Mistral-7B") model = PeftModel.from_pretrained(base_model, "nblinh63/e0779520-1b67-4e5a-b438-9775d5fdd111") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
9e7f1d9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d21529a8ceee28d288099d5d5f66c4af23aa8dbf4ea88a2e4d3e44e5664bcc8f
size 167832240
|