Jaehun commited on
Commit
d47b1d6
·
verified ·
1 Parent(s): 06768fb

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -55,7 +55,7 @@
55
  "spatial_patch_size": 14,
56
  "temporal_patch_size": 2,
57
  "tokens_per_second": 2,
58
- "torch_dtype": "bfloat16",
59
  "window_size": 112
60
  },
61
  "vision_end_token_id": 151653,
 
55
  "spatial_patch_size": 14,
56
  "temporal_patch_size": 2,
57
  "tokens_per_second": 2,
58
+ "torch_dtype": "float32",
59
  "window_size": 112
60
  },
61
  "vision_end_token_id": 151653,