Upload folder using huggingface_hub
Browse files- config.json +1 -5
config.json
CHANGED
@@ -141,8 +141,6 @@
|
|
141 |
"full_attention",
|
142 |
"full_attention"
|
143 |
],
|
144 |
-
"image_token_id": null,
|
145 |
-
"video_token_id": null,
|
146 |
"return_dict": true,
|
147 |
"output_hidden_states": false,
|
148 |
"torchscript": false,
|
@@ -201,11 +199,9 @@
|
|
201 |
"begin_suppress_tokens": null,
|
202 |
"num_beam_groups": 1,
|
203 |
"diversity_penalty": 0.0,
|
204 |
-
"_name_or_path": "
|
205 |
"model_type": "qwen2_vl_text",
|
206 |
"unsloth_fixed": true,
|
207 |
-
"vision_end_token_id": 151653,
|
208 |
-
"vision_start_token_id": 151652,
|
209 |
"vision_token_id": 151654,
|
210 |
"output_attentions": false
|
211 |
},
|
|
|
141 |
"full_attention",
|
142 |
"full_attention"
|
143 |
],
|
|
|
|
|
144 |
"return_dict": true,
|
145 |
"output_hidden_states": false,
|
146 |
"torchscript": false,
|
|
|
199 |
"begin_suppress_tokens": null,
|
200 |
"num_beam_groups": 1,
|
201 |
"diversity_penalty": 0.0,
|
202 |
+
"_name_or_path": "/home/hermeschen/.cache/huggingface/hub/models--unsloth--Qwen2-VL-2B-Instruct/snapshots/2aa5abe967182dd58a330ae79664772c263baaa8",
|
203 |
"model_type": "qwen2_vl_text",
|
204 |
"unsloth_fixed": true,
|
|
|
|
|
205 |
"vision_token_id": 151654,
|
206 |
"output_attentions": false
|
207 |
},
|