mycelium / lm.py

Commit History

fix: PATH A embed uses sentence-transformers directly, not LM Studio API
f034391

ajit3259 commited on

fix: PATH A embed model switched from nomic to BGE-base
186f145

ajit3259 commited on

fix: rank-based graph edges (top 2 + 0.40 floor) instead of threshold
2930311

ajit3259 commited on

fix: backfill only updates related_ids (not wipe claims/recall), raise BGE threshold to 0.62, README hackathon tags
95e1617

ajit3259 commited on

refactor: abstract VL chat template into _make_vl_inputs, model-agnostic
035fc3c

ajit3259 commited on

fix: Qwen2.5-VL chat template, skip embed on empty summary
e0ddf2a

ajit3259 commited on

fix: VL device detection, failed-capture error state, HF_HOME=/data/.cache
009e190

ajit3259 commited on

fix: lazy VL import, bump transformers>=4.49
b199f82

ajit3259 commited on

fix: embed device=cpu, VL model class, file input reset
ccf1347

ajit3259 commited on

fix: expose @spaces.GPU functions in app.py for ZeroGPU detection, drop bitsandbytes
a4c40cd

ajit3259 commited on

feat: sync all features from local-guide — BRIEF synthesis, REVIEW, weekly thread, unified lm.py, new frontend build
aafbcb7

ajit3259 commited on

fix: lower similarity threshold to 0.50 for MiniLM, backfill on every restart
8cbec20

ajit3259 commited on

fix: use BitsAndBytesConfig for 4-bit quant, add torchvision for vision model
9428762

ajit3259 commited on

feat: add backend, frontend, seed data, and HF Spaces wiring
17640d9

ajit3259 commited on