Instructions to use DeepDream2045/d39c2c44-497a-4263-b4dd-0b4ec14c1b5c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DeepDream2045/d39c2c44-497a-4263-b4dd-0b4ec14c1b5c with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-3B-Instruct") model = PeftModel.from_pretrained(base_model, "DeepDream2045/d39c2c44-497a-4263-b4dd-0b4ec14c1b5c") - 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 239536272
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85afb57401fef2ffe001fbd733539f0c9e193a3d9986d9a9dac380460f488389
|
| 3 |
size 239536272
|