hdnh2006 commited on
Commit
681d291
·
verified ·
1 Parent(s): c2446e0

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -488,7 +488,7 @@
488
  "vocab_size": 248320
489
  },
490
  "tie_word_embeddings": false,
491
- "transformers_version": "5.5.0",
492
  "video_token_id": 248057,
493
  "vision_config": {
494
  "deepstack_visual_indexes": [],
 
488
  "vocab_size": 248320
489
  },
490
  "tie_word_embeddings": false,
491
+ "transformers_version": "5.3.0",
492
  "video_token_id": 248057,
493
  "vision_config": {
494
  "deepstack_visual_indexes": [],
generation_config.json CHANGED
@@ -9,5 +9,5 @@
9
  "temperature": 1.0,
10
  "top_k": 20,
11
  "top_p": 0.95,
12
- "transformers_version": "5.5.0"
13
  }
 
9
  "temperature": 1.0,
10
  "top_k": 20,
11
  "top_p": 0.95,
12
+ "transformers_version": "5.3.0"
13
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3572fa0143f6476816f7fce09b8711e52218a01f8eef110b79cf72637c14547d
3
- size 23357961608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ced3e4d79ab24e23b9a535bd727e903f9865995f55ae7a4fd4e88f1a8da7bcb9
3
+ size 23354237448
model.safetensors.index.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6b6f2a6a701389e9d958276f2dcaaf5ce89d29c283b2fca0c7e3473878605af
3
- size 16156762
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0e728399255380e4f4169f3f07c5c9e7e755e908f089f04e93864b2ade7785f
3
+ size 12432607
processor_config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "image_processor": {
 
3
  "do_convert_rgb": true,
4
  "do_normalize": true,
5
  "do_rescale": true,
@@ -9,7 +10,7 @@
9
  0.5,
10
  0.5
11
  ],
12
- "image_processor_type": "Qwen2VLImageProcessor",
13
  "image_std": [
14
  0.5,
15
  0.5,
@@ -27,6 +28,8 @@
27
  },
28
  "processor_class": "Qwen3VLProcessor",
29
  "video_processor": {
 
 
30
  "do_convert_rgb": true,
31
  "do_normalize": true,
32
  "do_rescale": true,
 
1
  {
2
  "image_processor": {
3
+ "data_format": "channels_first",
4
  "do_convert_rgb": true,
5
  "do_normalize": true,
6
  "do_rescale": true,
 
10
  0.5,
11
  0.5
12
  ],
13
+ "image_processor_type": "Qwen2VLImageProcessorFast",
14
  "image_std": [
15
  0.5,
16
  0.5,
 
28
  },
29
  "processor_class": "Qwen3VLProcessor",
30
  "video_processor": {
31
+ "data_format": "channels_first",
32
+ "default_to_square": true,
33
  "do_convert_rgb": true,
34
  "do_normalize": true,
35
  "do_rescale": true,