Instructions to use DeepDream2045/2243c9e3-3653-4e66-98ae-37559f41ca68 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use DeepDream2045/2243c9e3-3653-4e66-98ae-37559f41ca68 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-0.5B") model = PeftModel.from_pretrained(base_model, "DeepDream2045/2243c9e3-3653-4e66-98ae-37559f41ca68") - 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 70430032
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2cc780126a23cfffcb3433f22b11831dbea1b2c545713591696f6f897100a63
|
| 3 |
size 70430032
|