Commit History

Add mobile responsive CSS styles for grid columns, header, and Arena modal
0be199f

Vasanth6 commited on

Show warnings in Arena columns when retrieved chunks lists are empty
aa96bb5

Vasanth6 commited on

Robust Judge API parsing and schemas validation default values for 0.5B model support
54fccd4

Vasanth6 commited on

Update schemas.py EmbeddingModel enum to replace EmbeddingGemma with bge-small-en
6bac071

Vasanth6 commited on

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

Vasanth6 commited on

Fix Gemma model repository name to google/embeddinggemma-300m
2d0aa7a

Vasanth6 commited on

Pass HF_TOKEN explicitly to SentenceTransformer for gated model download
7787ac2

Vasanth6 commited on

Optimize PyTorch threading, run generation in thread, and pre-warm model at startup
d9fc469

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

Add accelerate dependency for GGUF model loading support
3a7271b

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

Add einops dependency for nomic-embed model support
c45a4b0

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

Add hf deployment helper script
75550b0

Vasanth6 commited on

Add Hugging Face metadata frontmatter
be4fdde

Vasanth6 commited on

Ignore assets and env
06dbb6e

Vasanth6 commited on

Configure for 100% self-contained CPU deployment
e4bcad4

Vasanth6 commited on

Few tweaks
69f7a1c

Vasanth6 commited on

RAG retreival updates
bd53034

Vasanth6 commited on

Add Visualizer and Grand Arena GIFs to README.md
137b48f

Vasanth6 commited on

Restore Phase 5 advanced RAG changes and clean schemas.py
f35d149

Vasanth6 commited on

Merge pull request #1 from vazanth/feature/advanced-rag
a1d68d7

Vasanth6 commited on

Merge branch 'main' into feature/advanced-rag
c08cbda

Vasanth6 commited on

Pushing the changes for judge as LLM
2290123

Vasanth6 commited on

changes for readme file and UI changes
ce33ef6

Vasanth6 commited on

update changes
5fbafd7

Vasanth6 commited on

initial: RAG Visualizer (Phases 1-4)
d0649b4

Vasanth6 commited on

local: phase 5 arena and text highlighter
25d4f70

Vasanth6 commited on