Spaces:
Runtime error
Runtime error
Commit History
fix: prefer local text encoder API in api mode when available 9a526ac verified
fix: disable gradio hot reload for CUDA-safe startup 5430059 verified
fix: fallback to local text encoder API when remote URL times out e29ac23 verified
fix: HTTP readiness gate in _ensure_text_encoder_server 3dcb38f verified
fix: lazy TextEncoderAPI client with retry + HTTP readiness gate 0d13d79 verified
Set Space SDK to gradio for zero-a10g compatibility 3f43f78 verified
Add Space metadata and deployment updates f085821 verified
Cloud Run encoder wiring + startup resilience 7939f87 verified
Rebrand top-left UI label to Movimento dc1cc7b
Fix text encoder payload parsing and add remote encoder switch de482a9
Switch to LLM2Vec 3.1 pair to fix Space 401 on gated Llama 3.0 560cef6
Sync text encoder 3.0 fix and smoke checks 4be5ba2
Fix HF auth propagation for text encoder loads fd6eef4
rydlr commited on
Fix: explicit HF_TOKEN passing to text encoder subprocess f88caad
rydlr commited on
Switch LLM2Vec to Meta-Llama-3.1-8B-Instruct (accessible with current token) cc3cd7d
Improve error extraction: collect all error strings from text encoder response 1dbab1b
Revert early spaces import in text encoder server (fix gradio_auto_wrap crash) 1f56ace
Spaces: import spaces early in text-encoder server to avoid CUDA init warning thread crash 8cc7ff1
Use mirrored LLM2Vec base model repo and env overrides 782371a
Debug: print full traceback on text encoder init failure to expose real error b2d6609
Improve text encoder error messages: better diagnostics for HF token issues 6332aad
Improve text encoder API error detection: validate .npy paths and detect error messages 0c5e838
Fix generate notification: reuse persistent notification and properly transition to error state 540ad5a
Space: keep existing embedding pipeline and start local text-encoder API server on boot 389a1da
UI: remove debug markdown, orphaned button handler, lower default diffusion steps to 50 2ed553b
UI: remove example 09 pinning from dropdown and remove direct Load Qwen Example button 7361648
Space: invoke @spaces.GPU function during startup to satisfy ZeroGPU policy 5b9d219
UI: pin 09_qwen_agentic_actions at top of Examples dropdown and default-select it bf3ee3b
Space: restore stable native-direct startup; keep explicit Qwen 09 controls b672762
Space: redirect to native proxy without iframe recursion; keep Qwen 09 direct load 4fc5451
Space: restore minimal @spaces.GPU hook for ZeroGPU with native-direct UI 1ceeba7
Space: run native Kimodo UI directly on PORT to avoid iframe recursion 4ced200
Space: auto-retry native proxy load and add direct Qwen example button f4ef391
Space: force native UI proxy and remove fallback iframe switching c8e8829
Default HF runtime to CPU and honor KIMODO_DEVICE adbafd9
Use lazy TextEncoderAPI client in API-only mode (no startup fallback) 6e8f47a
Force TEXT_ENCODER_MODE=api on Space to avoid gated local fallback 7431399
Log imported kimodo module path in Space boot e56474f
Add skeleton loader entry-exit diagnostics and robust fallback 4d5a4d7
Add packaged demo and skeleton assets required for native startup 787fe53
Add entry/exit debug logs for example dropdown lifecycle 71e925e
Sync latest Qwen example dropdown fixes and add 09 example assets 5f7c735
Add einops and core runtime dependencies for native demo 4c6197c
Kimodo Bot commited on
Add core kimodo package modules required by native demo 6d5047c
Kimodo Bot commited on
Add root requirements with viser for native demo startup d6cb863
Kimodo Bot commited on
Boot native demo via proxy and include Qwen example UI flow e1c31e5
Kimodo Bot commited on
Add native demo UI modules with Qwen 10-action example flow 8413010
Kimodo Bot commited on
Simplify Space app to native Kimodo UI host 1f3e499
Kimodo Bot commited on
Qwen loop: colored timeline blue→red→yellow→green + stop button + spinner 298ec39
Kimodo Bot commited on