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
Added a 32K-token serving profile for Qwen3.6-27B on RTX PRO 6000. The base model configuration retains its 4K context window.
Bug fixes
Grammar-constrained Qwen3.5-4B requests use a non-speculative profile so structured-output constraints are enforced.
Long model startups now use consistent readiness timeouts across the gateway, workers, and Helm configuration. Reapplying unchanged model configuration no longer needlessly unloads models.
Performance improvements
LightOnOCR processes multiple pages in bounded batches, preserving page order and handling different image sizes.