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": 30,
|
| 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-135M",
|
|
|
|
| 22 |
"lm_dropout": 0.0,
|
| 23 |
"lm_n_blocks": 30,
|
| 24 |
"lm_attn_scaling": 1.0,
|
| 25 |
+
"lm_max_length": 1024,
|
| 26 |
"lm_use_tokens": false,
|
| 27 |
"lm_tie_weights": true,
|
| 28 |
"lm_model_type": "HuggingFaceTB/SmolLM2-135M",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 912301840
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04f55cb6624ca4fb39db77ebeb6f08119a91370803ed70fe72dc3aa964b77cf9
|
| 3 |
size 912301840
|