Add mobile responsive CSS styles for grid columns, header, and Arena modal 0be199f Vasanth6 commited on Jun 26
Show warnings in Arena columns when retrieved chunks lists are empty aa96bb5 Vasanth6 commited on Jun 25
Robust Judge API parsing and schemas validation default values for 0.5B model support 54fccd4 Vasanth6 commited on Jun 25
Update schemas.py EmbeddingModel enum to replace EmbeddingGemma with bge-small-en 6bac071 Vasanth6 commited on Jun 25
Replace Gemma embedding model with BAAI/bge-small-en-v1.5 and cache at build time 1142544 Vasanth6 commited on Jun 25
Pass HF_TOKEN explicitly to SentenceTransformer for gated model download 7787ac2 Vasanth6 commited on Jun 25
Optimize PyTorch threading, run generation in thread, and pre-warm model at startup d9fc469 Vasanth6 commited on Jun 25
Optimize referee model to Qwen2.5-0.5B-Instruct for CPU and add warning popup 3e566d1 Vasanth6 commited on Jun 25
Swap Qwen3-Embedding-0.6B for distilled C10X/Qwen3-Embedding-TurboX.v2 d3367d4 Vasanth6 commited on Jun 25
Cache public models at build time in Dockerfile to prevent runtime hangs 20522f3 Vasanth6 commited on Jun 25
Defer model downloads to runtime to support gated models via HF_TOKEN a6dfdd7 Vasanth6 commited on Jun 25