andito HF Staff commited on
Commit
e38527c
·
verified ·
1 Parent(s): 975ae6f

Upload nanoVLM using push_to_hub

Browse files
Files changed (2) hide show
  1. config.json +1 -0
  2. model.safetensors +1 -1
config.json CHANGED
@@ -27,6 +27,7 @@
27
  "lm_tie_weights": true,
28
  "lm_model_type": "HuggingFaceTB/SmolLM2-360M-Instruct",
29
  "lm_tokenizer": "HuggingFaceTB/SmolLM2-360M-Instruct",
 
30
  "lm_eos_token_id": 0,
31
  "mp_pixel_shuffle_factor": 2,
32
  "mp_image_token_length": 64,
 
27
  "lm_tie_weights": true,
28
  "lm_model_type": "HuggingFaceTB/SmolLM2-360M-Instruct",
29
  "lm_tokenizer": "HuggingFaceTB/SmolLM2-360M-Instruct",
30
+ "lm_chat_template": "{% for message in messages %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
31
  "lm_eos_token_id": 0,
32
  "mp_pixel_shuffle_factor": 2,
33
  "mp_image_token_length": 64,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07f67c25ad1c777eeb6d9d8275595969668140e444e1d9e58cc9aba8da1adcd7
3
  size 1802506128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71cc940db41214fb78a6e29b4e4a3c40a500fdd0dd34614ff1198d441f7e5dcb
3
  size 1802506128