Instructions to use alchemist69/08d0111a-99e7-4136-9d9e-6db30b296e21 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use alchemist69/08d0111a-99e7-4136-9d9e-6db30b296e21 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Pro-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "alchemist69/08d0111a-99e7-4136-9d9e-6db30b296e21") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 200
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 671149168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:228a9fcaa2a9cb0d36e8050db75e863539dd302d629af27607c6eb22ad787552
|
| 3 |
size 671149168
|