lusxvr HF Staff commited on
Commit
2e50026
·
verified ·
1 Parent(s): 9d114ea

Upload nanoVLM using push_to_hub

Browse files
Files changed (2) hide show
  1. config.json +3 -5
  2. model.safetensors +2 -2
config.json CHANGED
@@ -15,8 +15,8 @@
15
  "lm_re_base": 100000,
16
  "lm_max_position_embeddings": 8192,
17
  "lm_base_vocab_size": 49152,
18
- "extra_token_amount": 3,
19
- "lm_vocab_size": 49155,
20
  "lm_n_heads": 15,
21
  "lm_n_kv_heads": 5,
22
  "lm_dropout": 0.0,
@@ -31,9 +31,7 @@
31
  "mp_pixel_shuffle_factor": 2,
32
  "mp_image_token_length": 64,
33
  "vlm_extra_tokens": {
34
- "image_token": "<|image|>",
35
- "boi_token": "<|image_start|>",
36
- "eoi_token": "<|image_end|>"
37
  },
38
  "vlm_load_backbone_weights": true,
39
  "vlm_checkpoint_path": "checkpoints",
 
15
  "lm_re_base": 100000,
16
  "lm_max_position_embeddings": 8192,
17
  "lm_base_vocab_size": 49152,
18
+ "extra_token_amount": 1,
19
+ "lm_vocab_size": 49153,
20
  "lm_n_heads": 15,
21
  "lm_n_kv_heads": 5,
22
  "lm_dropout": 0.0,
 
31
  "mp_pixel_shuffle_factor": 2,
32
  "mp_image_token_length": 64,
33
  "vlm_extra_tokens": {
34
+ "image_token": "<|image|>"
 
 
35
  },
36
  "vlm_load_backbone_weights": true,
37
  "vlm_checkpoint_path": "checkpoints",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e0a4e4fabd3ceed3155cf12f8180218ca410f2bc3eb6abce477421d050decfa3
3
- size 1802513808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c74255c0c182be2d77dbc395c19e7d003ce36c0fa11fd51a13e769f32c2bf21
3
+ size 1802506128