Instructions to use arcwarden46/a7993d21-95a2-4b65-89bd-e2eb52aef2c7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use arcwarden46/a7993d21-95a2-4b65-89bd-e2eb52aef2c7 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("teknium/OpenHermes-2.5-Mistral-7B") model = PeftModel.from_pretrained(base_model, "arcwarden46/a7993d21-95a2-4b65-89bd-e2eb52aef2c7") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
882ee03 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e9d2170df8e3c5c856c73954dca3c48c2a6e9a6aaa808f0c3bfe173465ad53a1
size 6840
|