We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d2ba0a + f153d2c commit a660e1fCopy full SHA for a660e1f
1 file changed
uvdat/core/tasks/analytics/imagery_ask_qwen.py
@@ -20,7 +20,7 @@
20
)
21
TOKEN_RANGE = {"min": 1000, "max": 10000, "step": 1000}
22
MAX_PROMPT_LENGTH = 4000
23
-THUMBNAIL_SIZE = 4000
+THUMBNAIL_SIZE = 2000
24
MAX_STARTUP_WAIT = 300
25
26
0 commit comments