movimento / kimodo /model

Commit History

Fix LLM2Vec PEFT adapter stacking
97a67cd
verified

rydlrKE commited on

ZeroGPU-safe startup device + llm2vec tensor warning cleanup
1e9ec46
verified

rydlrKE commited on

fix: prefer local text encoder API in api mode when available
9a526ac
verified

rydlrKE commited on

fix: fallback to local text encoder API when remote URL times out
e29ac23
verified

rydlrKE commited on

fix: HTTP readiness gate in _ensure_text_encoder_server
3dcb38f
verified

rydlrKE commited on

fix: lazy TextEncoderAPI client with retry + HTTP readiness gate
0d13d79
verified

rydlrKE commited on

Fix text encoder payload parsing and add remote encoder switch
de482a9

rydlrKE commited on

Switch to LLM2Vec 3.1 pair to fix Space 401 on gated Llama 3.0
560cef6

rydlrKE commited on

Sync text encoder 3.0 fix and smoke checks
4be5ba2

rydlrKE commited on

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

rydlrKE commited on

Improve error extraction: collect all error strings from text encoder response
1dbab1b

rydlrKE commited on

Use mirrored LLM2Vec base model repo and env overrides
782371a

rydlrKE commited on

Debug: print full traceback on text encoder init failure to expose real error
b2d6609

rydlrKE commited on

Improve text encoder error messages: better diagnostics for HF token issues
6332aad

rydlrKE commited on

Improve text encoder API error detection: validate .npy paths and detect error messages
0c5e838

rydlrKE commited on

Fix generate notification: reuse persistent notification and properly transition to error state
540ad5a

rydlrKE commited on

Use lazy TextEncoderAPI client in API-only mode (no startup fallback)
6e8f47a

rydlrKE commited on

Add core kimodo package modules required by native demo
6d5047c

Kimodo Bot commited on