Instructions to use 0x1202/60a0979b-4f2f-4e5e-9868-f4ba721ec3f6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use 0x1202/60a0979b-4f2f-4e5e-9868-f4ba721ec3f6 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, "0x1202/60a0979b-4f2f-4e5e-9868-f4ba721ec3f6") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 1
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 83945296
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:31fedc70bf7e11d50ac9226530f9d09f08b747498fbb952a9385ea5778c01e18
|
| 3 |
size 83945296
|