Instructions to use prxy5608/39e0b3be-d90d-4c36-a482-888a53bec889 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use prxy5608/39e0b3be-d90d-4c36-a482-888a53bec889 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-1.5B") model = PeftModel.from_pretrained(base_model, "prxy5608/39e0b3be-d90d-4c36-a482-888a53bec889") - 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 295488936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fc4c8139aa20bd408e7359cc79802312660458be5c70ea3b6634b9d2695b997
|
| 3 |
size 295488936
|