Upload nanoVLM using push_to_hub
Browse files- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
"lm_dropout": 0.0,
|
23 |
"lm_n_blocks": 32,
|
24 |
"lm_attn_scaling": 1.0,
|
25 |
-
"lm_max_length":
|
26 |
"lm_use_tokens": false,
|
27 |
"lm_tie_weights": true,
|
28 |
"lm_model_type": "HuggingFaceTB/SmolLM2-360M-Instruct",
|
|
|
22 |
"lm_dropout": 0.0,
|
23 |
"lm_n_blocks": 32,
|
24 |
"lm_attn_scaling": 1.0,
|
25 |
+
"lm_max_length": 256,
|
26 |
"lm_use_tokens": false,
|
27 |
"lm_tie_weights": true,
|
28 |
"lm_model_type": "HuggingFaceTB/SmolLM2-360M-Instruct",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1802506128
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5506f07e3ebda2837618d6939a08458a4dd0b2b5201f46ebef01007c3c7bf397
|
3 |
size 1802506128
|