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,13 +27,13 @@
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
|
|
|
| 30 |
"o_proj",
|
| 31 |
-
"
|
|
|
|
| 32 |
"gate_proj",
|
| 33 |
"k_proj",
|
| 34 |
-
"
|
| 35 |
-
"down_proj",
|
| 36 |
-
"v_proj"
|
| 37 |
],
|
| 38 |
"task_type": null,
|
| 39 |
"trainable_token_indices": null,
|
|
|
|
| 27 |
"rank_pattern": {},
|
| 28 |
"revision": null,
|
| 29 |
"target_modules": [
|
| 30 |
+
"down_proj",
|
| 31 |
"o_proj",
|
| 32 |
+
"v_proj",
|
| 33 |
+
"up_proj",
|
| 34 |
"gate_proj",
|
| 35 |
"k_proj",
|
| 36 |
+
"q_proj"
|
|
|
|
|
|
|
| 37 |
],
|
| 38 |
"task_type": null,
|
| 39 |
"trainable_token_indices": 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:d6589fd84faeb904ec5fa1920be76e031a444bfe20ddbab5f06d53cc986f3747
|
| 3 |
size 42220792
|
runs/May26_12-03-34_a8fdf8efb3b1/events.out.tfevents.1748261022.a8fdf8efb3b1.862.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:575222371c20bf68407654b48ab384a12a4388a60038257309f826ecf93579c5
|
| 3 |
+
size 17028
|
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:eaee1f769be0c74879a9ee44f91db43d24189f03cca92866ca6665c091840687
|
| 3 |
size 5368
|