qgallouedec HF Staff commited on
Commit
984dcec
·
verified ·
1 Parent(s): 9864249

Upload SmolVLMForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +5 -4
  3. model.safetensors +2 -2
config.json CHANGED
@@ -2,7 +2,7 @@
2
  "architectures": [
3
  "SmolVLMForConditionalGeneration"
4
  ],
5
- "dtype": "bfloat16",
6
  "image_token_id": 49190,
7
  "model_type": "smolvlm",
8
  "pad_token_id": 128002,
 
2
  "architectures": [
3
  "SmolVLMForConditionalGeneration"
4
  ],
5
+ "dtype": "float32",
6
  "image_token_id": 49190,
7
  "model_type": "smolvlm",
8
  "pad_token_id": 128002,
generation_config.json CHANGED
@@ -1,7 +1,8 @@
1
  {
2
  "_from_model_config": true,
3
- "bos_token_id": 0,
4
- "eos_token_id": 49279,
5
- "pad_token_id": 2,
6
- "transformers_version": "4.57.3"
 
7
  }
 
1
  {
2
  "_from_model_config": true,
3
+ "bos_token_id": 1,
4
+ "eos_token_id": 2,
5
+ "pad_token_id": 128002,
6
+ "transformers_version": "4.57.3",
7
+ "use_cache": false
8
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d522eeb4a6bb384c7271d3d53d3cc2361c1c4ef2c0fb203890d1f3a06aa95584
3
- size 5402800
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26d2b8159d50722e9e1853640f497d1a27460ad56f482a73f277222d16f379ef
3
+ size 10798536