Commit History

fix: restore GET / root route (404 on HF Spaces health check)
fb59a39
Running

Gaston895 commited on

fix: lifespan handler, dtype= for transformers 5.x, remove UI, update README
4e6a553

Gaston895 commited on

fix: lower token limits for CPU, streaming UI with multi-turn history, /chat instead of /ask
251fc50

Gaston895 commited on

fix: replace torch.cpu.is_bf16_supported() with torch.backends.cpu.get_cpu_capability()
58f1592

Gaston895 commited on

fix: startup event loading, cpu-safe dtype, low_cpu_mem_usage, 503 guard, traceback on error
5573a6f

Gaston895 commited on

fix: use dtype= instead of torch_dtype= for transformers 5.x
cb2dd49

Gaston895 commited on

fix: remove build-time model download — HF secrets unavailable at build time
49df561

Gaston895 commited on

Remove embedded submodule from index
8d3a0aa

Gaston895 commited on

Initial commit: LFM2-700M FastAPI inference app
b46239f

Gaston895 commited on