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 |
-
"gate_proj",
|
| 31 |
"down_proj",
|
| 32 |
-
"up_proj",
|
| 33 |
"o_proj",
|
| 34 |
-
"
|
| 35 |
"q_proj",
|
|
|
|
|
|
|
| 36 |
"v_proj"
|
| 37 |
],
|
| 38 |
"task_type": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
|
|
|
| 30 |
"down_proj",
|
|
|
|
| 31 |
"o_proj",
|
| 32 |
+
"gate_proj",
|
| 33 |
"q_proj",
|
| 34 |
+
"up_proj",
|
| 35 |
+
"k_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:e74a5bdfa31ca90859852b6801c4d4a8cdf85e9e8d746d35ed3c7cabc441faef
|
| 3 |
size 42220792
|
runs/May20_05-49-42_49ea30cb1e6f/events.out.tfevents.1747720187.49ea30cb1e6f.807.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:920c07c354bf76865a7fabbec9a8c9089ab0aa3f0e1a829c62eda95fb8d30568
|
| 3 |
+
size 16820
|
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:5ded277d527d6469fbfdad15de86cdb9fd87dfcb30bd976273b003391a28aa24
|
| 3 |
size 5368
|