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>
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>