Upload SmolVLMForConditionalGeneration
Browse files- config.json +1 -0
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -125,6 +125,7 @@
|
|
| 125 |
"use_reentrant_checkpointing": false,
|
| 126 |
"vision_config": {
|
| 127 |
"attention_dropout": 0.0,
|
|
|
|
| 128 |
"hidden_act": "gelu_pytorch_tanh",
|
| 129 |
"hidden_size": 16,
|
| 130 |
"image_size": 384,
|
|
|
|
| 125 |
"use_reentrant_checkpointing": false,
|
| 126 |
"vision_config": {
|
| 127 |
"attention_dropout": 0.0,
|
| 128 |
+
"embed_dim": 64,
|
| 129 |
"hidden_act": "gelu_pytorch_tanh",
|
| 130 |
"hidden_size": 16,
|
| 131 |
"image_size": 384,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5402800
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0acf9e694ae9d9ca6fa9b2f32ae50ba0e80ccb4f046a024b3db8c33571c5ce2c
|
| 3 |
size 5402800
|