Commit History

fix(deploy): force SentenceTransformer to CPU mode for ZeroGPU compatibility
50b6e87
Running

MrNK2107 commited on

fix(deploy): import torch and disable CUDA before importing spaces
0af3c62

MrNK2107 commited on

fix(deploy): also patch _cuda_init during harness init, not just import
3c12b0e

MrNK2107 commited on

fix(deploy): temporarily patch _cuda_init during torch import to bypass ZeroGPU emulation
ccde201

MrNK2107 commited on

fix(deploy): disable CUDA before torch import to fix ZeroGPU emulation conflict
5cc22ad

MrNK2107 commited on

fix(deploy): run init at module level - gradio.Server ignores on_event startup
fb49cff

MrNK2107 commited on

feat(deploy): add /status endpoint for remote diagnostics
ea39004

MrNK2107 commited on

fix(deploy): non-blocking index build so app starts immediately
da5769e

MrNK2107 commited on

fix(deploy): improve startup diagnostics and index build detection
19610c6

MrNK2107 commited on

fix(deploy): add detailed startup logging and subprocess error capture
addff9b

MrNK2107 commited on

fix(deploy): build index in startup event since HF Spaces ignores CMD
dca5007

MrNK2107 commited on

fix(deploy): add @spaces.GPU placeholder for ZeroGPU compatibility
dd1ae0b

MrNK2107 commited on

fix(deploy): use gradio.Server() without args - it IS the FastAPI app
c0c4b55

MrNK2107 commited on

merge: resolve README.md conflict with HF Spaces remote
df298f9

MrNK2107 commited on

initial commit
5801e86
verified

MrPhantom07 commited on

feat(deploy): add Hugging Face Spaces support via Gradio SDK
ed7692f

MrNK2107 commited on

test: add FastAPI, harness, and subsystem test scripts
f380c2f

MrNK2107 commited on

docs: add project context and onboarding guide
795f706

MrNK2107 commited on

feat(frontend): redesign UI with HH Goa neo-brutalist theme
f204bbc

MrNK2107 commited on

chore(benchmark): update benchmark results with re-run metrics
28cfce8

MrNK2107 commited on

fix(guardrails): use regex for unicode-aware Devanagari tokenization
3bbbd8a

MrNK2107 commited on

Add project log documenting the full build and debugging history
b936742

Ganesh-0509 commited on

Voice-enabled RAG system for ai4bharat/MSMARCO-XI
76c3290

Ganesh-0509 commited on