Instructions to use abaddon182/4211dd7b-7323-4f98-88a0-2c950d914fad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use abaddon182/4211dd7b-7323-4f98-88a0-2c950d914fad 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, "abaddon182/4211dd7b-7323-4f98-88a0-2c950d914fad") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 42002136
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:385a5fb32b93dfa0066750595a4e1768fa4f565efc59fe182985d20827b81b28
|
| 3 |
size 42002136
|