Instructions to use aleegis/98a0f151-4347-4153-abc8-37a1e651e24c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aleegis/98a0f151-4347-4153-abc8-37a1e651e24c with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-Math-1.5B") model = PeftModel.from_pretrained(base_model, "aleegis/98a0f151-4347-4153-abc8-37a1e651e24c") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 3000
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 73911112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f69215fa71abb8fa8004f1511df840de48cbb3e3e17f08478b4f4af80fb8b9e
|
| 3 |
size 73911112
|