Instructions to use Shunchang/SmolVLM-Instruct-condition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Shunchang/SmolVLM-Instruct-condition with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
End of training
Browse files
adapter_config.json
CHANGED
|
@@ -27,12 +27,12 @@
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
-
"
|
| 31 |
"o_proj",
|
| 32 |
"gate_proj",
|
| 33 |
-
"q_proj",
|
| 34 |
-
"up_proj",
|
| 35 |
"k_proj",
|
|
|
|
|
|
|
| 36 |
"v_proj"
|
| 37 |
],
|
| 38 |
"task_type": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
+
"q_proj",
|
| 31 |
"o_proj",
|
| 32 |
"gate_proj",
|
|
|
|
|
|
|
| 33 |
"k_proj",
|
| 34 |
+
"up_proj",
|
| 35 |
+
"down_proj",
|
| 36 |
"v_proj"
|
| 37 |
],
|
| 38 |
"task_type": null,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 42220792
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ed3fce66ffe7bc7d79e71010a1daa18503680b1df44d29e42e0a80400287885
|
| 3 |
size 42220792
|
runs/May25_03-18-59_b2b4332a324e/events.out.tfevents.1748143146.b2b4332a324e.1480.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4324973b3e3a2bbb98105c619ae9f21014e8826234fd90309c42a771c3d503ec
|
| 3 |
+
size 16200
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc0e6a2a69afe7a9a2f1827ec54d9c3eb4b7173a23f4f500b4dcdd9e10daa92f
|
| 3 |
size 5368
|