Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
remdms
/
mediastorm
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mediastorm
241 MB
Ctrl+K
Ctrl+K
2 contributors
History:
126 commits
remdms
Claude Opus 4.6
feat(rag): switch to rich context judge with reasoning (D3 strategy)
96d78cc
about 1 month ago
.claude
docs: update CLAUDE.md to reflect current architecture (FastAPI, no Gradio/sync)
about 1 month ago
data
data: update ChromaDB vector store
about 1 month ago
docs
docs: implementation plan for search latency optimization
about 1 month ago
frontend
style(frontend): update logo to SVG and adjust sizing
about 1 month ago
models
fix: add tokenizer files for ONNX models
about 1 month ago
scripts
tune(rag): calibrate relevance filter for raw logit scores
about 1 month ago
src
feat(rag): switch to rich context judge with reasoning (D3 strategy)
about 1 month ago
tests
feat(rag): switch to rich context judge with reasoning (D3 strategy)
about 1 month ago
.env.example
Safe
56 Bytes
build: download ONNX model at Docker build time instead of COPY
about 1 month ago
.gitattributes
Safe
303 Bytes
build: add .gitattributes for HF Xet binary storage
about 1 month ago
.gitignore
Safe
138 Bytes
chore: add node_modules and frontend/dist to gitignore, untrack node_modules
about 1 month ago
Dockerfile
Safe
875 Bytes
feat: Docker multi-stage build with nginx + FastAPI
about 1 month ago
README.md
Safe
317 Bytes
feat: HuggingFace Spaces deployment configuration
about 1 month ago
audit.py
Safe
11.7 kB
refactor: remove Reranker references from all entrypoint files
about 1 month ago
benchmark.py
Safe
9.98 kB
feat: add benchmark.py with full performance baseline
about 1 month ago
cli.py
Safe
7.53 kB
fix(cli): remove sync and serve commands referencing non-existent modules
about 1 month ago
entrypoint.sh
Safe
137 Bytes
feat: Docker multi-stage build with nginx + FastAPI
about 1 month ago
eval_retrieval.py
Safe
15.4 kB
feat(eval): add --pipeline flag for full pipeline eval (retriever + Gemini filter)
about 1 month ago
nginx.conf
Safe
1.11 kB
feat: Docker multi-stage build with nginx + FastAPI
about 1 month ago
pyproject.toml
Safe
813 Bytes
feat: FastAPI skeleton with health endpoint
about 1 month ago
uv.lock
Safe
449 kB
feat: FastAPI skeleton with health endpoint
about 1 month ago