Remove llama-cpp-python and lighten Dockerfile; Modal handles inference e4749c9 sankalphs commited on 4 days ago
fix: restore llama.cpp with source build, use fine-tuned GGUF model 7e810ce sankalphs commited on 4 days ago
refactor: remove llama-cpp entirely, use deterministic mock-only mode a7789ad sankalphs commited on 4 days ago
fix: force llama-cpp-python source build to fix musl/glibc mismatch on HF Spaces 84753ae sankalphs commited on 4 days ago
fix: cache bust Docker layer to force libgomp1/libgfortran5 install bae9351 sankalphs commited on 4 days ago
fix: install libgomp1 + libgfortran5 so the prebuilt llama-cpp wheel can load a55c7de sankalphs commited on 4 days ago
fix: harden LLM calls, cast numpy to native floats, pin llama-cpp-python wheel 11853b1 sankalphs commited on 4 days ago
Add model download, split requirements, prepare for Modal training a2d1173 sankalphs commited on 4 days ago
Phase 2/3: Gradio Server backend, CRT frontend, engine, agents, mentor, tests, CI/CD 1d0b04b sankalphs commited on 4 days ago