kh-voyage commited on
Commit
3352425
·
verified ·
1 Parent(s): 0b251ef

Upload python_client_config.json

Browse files
Files changed (1) hide show
  1. python_client_config.json +5 -0
python_client_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "multimodal_image_pixels_min": 50000,
3
+ "multimodal_image_pixels_max": 2000000,
4
+ "multimodal_image_to_tokens_ratio": 560
5
+ }