rag-visualizer / Dockerfile

Commit History

Replace Gemma embedding model with BAAI/bge-small-en-v1.5 and cache at build time
1142544

Vasanth6 commited on

Optimize referee model to Qwen2.5-0.5B-Instruct for CPU and add warning popup
3e566d1

Vasanth6 commited on

Swap Qwen3-Embedding-0.6B for distilled C10X/Qwen3-Embedding-TurboX.v2
d3367d4

Vasanth6 commited on

dockerfile updates
66480d3

Vasanth6 commited on

Cache public models at build time in Dockerfile to prevent runtime hangs
20522f3

Vasanth6 commited on

Defer model downloads to runtime to support gated models via HF_TOKEN
a6dfdd7

Vasanth6 commited on

Optimize build model caching via snapshot_download to avoid OOM
bfdf0c4

Vasanth6 commited on

Configure for 100% self-contained CPU deployment
e4bcad4

Vasanth6 commited on