Instructions to use dimasik87/8102bae9-c442-4a29-848f-946f8771f1f9 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dimasik87/8102bae9-c442-4a29-848f-946f8771f1f9 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Hermes-3-Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "dimasik87/8102bae9-c442-4a29-848f-946f8771f1f9") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 50
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 167832240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:223fe63d07b53941a553ee9b0de4e8a136863e90a8dd13ecffc8fea7ffa0f766
|
| 3 |
size 167832240
|