albertvillanova HF Staff commited on
Commit
982febe
·
verified ·
1 Parent(s): fbef649

Upload Qwen2VLForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +1 -2
  2. generation_config.json +3 -10
  3. model.safetensors +1 -1
config.json CHANGED
@@ -30,7 +30,6 @@
30
  "rope_theta": 1000000.0,
31
  "sliding_window": 32768,
32
  "text_config": {
33
- "_name_or_path": "Qwen/Qwen2-VL-2B-Instruct",
34
  "architectures": [
35
  "Qwen2VLForConditionalGeneration"
36
  ],
@@ -69,7 +68,7 @@
69
  "vision_token_id": 151654,
70
  "vocab_size": 151936
71
  },
72
- "transformers_version": "4.57.3",
73
  "use_cache": true,
74
  "use_sliding_window": false,
75
  "video_token_id": 151656,
 
30
  "rope_theta": 1000000.0,
31
  "sliding_window": 32768,
32
  "text_config": {
 
33
  "architectures": [
34
  "Qwen2VLForConditionalGeneration"
35
  ],
 
68
  "vision_token_id": 151654,
69
  "vocab_size": 151936
70
  },
71
+ "transformers_version": "4.57.5",
72
  "use_cache": true,
73
  "use_sliding_window": false,
74
  "video_token_id": 151656,
generation_config.json CHANGED
@@ -1,13 +1,6 @@
1
  {
 
2
  "bos_token_id": 151643,
3
- "do_sample": true,
4
- "eos_token_id": [
5
- 151645,
6
- 151643
7
- ],
8
- "pad_token_id": 151643,
9
- "temperature": 0.01,
10
- "top_k": 1,
11
- "top_p": 0.001,
12
- "transformers_version": "4.57.3"
13
  }
 
1
  {
2
+ "_from_model_config": true,
3
  "bos_token_id": 151643,
4
+ "eos_token_id": 151645,
5
+ "transformers_version": "4.57.5"
 
 
 
 
 
 
 
 
6
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3aa795ef6b498f4a77fc3bcc4ada0a56518ec769ca4ad7f42c75c778d86731a4
3
  size 7081872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b17688b7042bd32913d5970b53043b8481f071e73ab15e4da04895eb80930c3e
3
  size 7081872