How to set image budget?
#32
by IlysvlVEizbr - opened
One of the key features of gemma4 is Variable Image Resolution. The supported token budgets are 70, 140, 280, 560, and 1120, with the default value being 280.
This seems to result in poor recognition of gemma4 when inputting higher resolutions(2K+), but splitting the large image into multiple smaller images(~720p) and inputting them simultaneously achieves better results.
Does anyone know how to set the token budgets to 1120? It would be even better if there was a way to do this in LMstudio.
--image-min-tokens 1120
--image-max-tokens 1120