You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`estimate.video.frames.sampled.temporalPatchSize`| – | Sampled-mode: merge every N sampled frames into one token group (qwen3-vl = 2; <2 = no merge). |
91
-
|`estimate.video.frames.strided.defaultSourceFPS`|`24`| Strided-mode source frame rate; fallback for the `x-llm-d-video-fps` header. |
92
-
|`estimate.video.frames.strided.frameStride`|`1`| Strided-mode divisor: keep every Nth source frame. |
93
-
|`estimate.video.defaultResolution`| 640×360 | Per-frame resolution for dynamic tokens-per-frame; fallback for the `x-llm-d-video-resolution` header. |
94
-
|`estimate.video.defaultDuration`|`10`| Video length in seconds for frame counting; fallback for the `x-llm-d-video-duration-seconds` header. |
95
-
|`estimate.video.maxVideoTokens`| – | Overall placeholder cap for a video (0 = uncapped). |
|`estimate.video.frames.sampled.temporalPatchSize`| – | Sampled-mode: merge every N sampled frames into one token group (qwen3-vl = 2; <2 = no merge). |
91
+
|`estimate.video.frames.strided.defaultSourceFPS`|`24`| Strided-mode source frame rate; fallback for the `x-llm-d-video-fps` header. |
92
+
|`estimate.video.frames.strided.frameStride`|`1`| Strided-mode divisor: keep every Nth source frame. |
93
+
|`estimate.video.defaultResolution`| 640×360 | Per-frame resolution for dynamic tokens-per-frame; fallback for the `x-llm-d-video-resolution` header. |
94
+
|`estimate.video.defaultDuration`|`10`| Video length in seconds for frame counting; fallback for the `x-llm-d-video-duration-seconds` header. |
95
+
|`estimate.video.maxVideoTokens`| – | Overall placeholder cap for a video (0 = uncapped). |
0 commit comments