f4c7deba66a077dedcc4a66d467180cfb02605ce
ensure_model() can take minutes to pull a multi-GB model, which exceeds Hypercorn's startup timeout. Now fires as an asyncio background task so the app starts immediately. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
No description provided