tclf90 commited on
Commit
2f4fac0
·
verified ·
1 Parent(s): 816421b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -9,7 +9,7 @@
9
  "attention_bias": false,
10
  "attention_dropout": 0.0,
11
  "attn_output_gate": true,
12
- "dtype": "bfloat16",
13
  "eos_token_id": 248044,
14
  "full_attention_interval": 4,
15
  "head_dim": 256,
@@ -96,6 +96,7 @@
96
  "transformers_version": "4.57.0.dev0",
97
  "video_token_id": 248057,
98
  "vision_config": {
 
99
  "deepstack_visual_indexes": [],
100
  "depth": 27,
101
  "hidden_act": "gelu_pytorch_tanh",
@@ -113,7 +114,6 @@
113
  },
114
  "vision_end_token_id": 248054,
115
  "vision_start_token_id": 248053,
116
- "torch_dtype": "bfloat16",
117
  "quantization_config": {
118
  "quant_method": "awq",
119
  "bits": 4,
 
9
  "attention_bias": false,
10
  "attention_dropout": 0.0,
11
  "attn_output_gate": true,
12
+ "dtype": "float16",
13
  "eos_token_id": 248044,
14
  "full_attention_interval": 4,
15
  "head_dim": 256,
 
96
  "transformers_version": "4.57.0.dev0",
97
  "video_token_id": 248057,
98
  "vision_config": {
99
+ "torch_dtype": "float16",
100
  "deepstack_visual_indexes": [],
101
  "depth": 27,
102
  "hidden_act": "gelu_pytorch_tanh",
 
114
  },
115
  "vision_end_token_id": 248054,
116
  "vision_start_token_id": 248053,
 
117
  "quantization_config": {
118
  "quant_method": "awq",
119
  "bits": 4,