Spaces:
Running on Zero
Running on Zero
Commit History
ZeroGPU-safe startup device + llm2vec tensor warning cleanup 1e9ec46 verified
fix: prefer local text encoder API in api mode when available 9a526ac 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
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
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
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
Use lazy TextEncoderAPI client in API-only mode (no startup fallback) 6e8f47a
Add core kimodo package modules required by native demo 6d5047c
Kimodo Bot commited on