Commit History

video
82412cf

Kian Kyars commited on

Readme
35e6457

Kian Kyars commited on

Add error handling and fallback device mapping for model loading
5c65737

Kian Kyars commited on

Fix transformers version conflict with colpali-engine
fc14fba

Kian Kyars commited on

Fix model loading issues - pin transformers/torch versions, add trust_remote_code
bc311dd

Kian Kyars commited on

Remove comments and clean up chat-with-pdf app
887133f

Kian Kyars commited on

Add all popular open-source models to ALL_MODELS for Spaces
b0866e4

Kian Kyars commited on

Remove main.py, update pyproject.toml and uv.lock for sync with Space
859d9d2

Kian Kyars commited on

Agentic Demo: LLM Debate & Judge (Track 3), README tag, video placeholder
776bdaf

Kian Kyars commited on

Switch to pure Gradio MCP server for Hugging Face Spaces (no Modal)
bf21013

Kian Kyars commited on

Rewrite: pure Gradio MCP server, no Modal, mcp_server=True, ready for Spaces
3766545

Kian Kyars commited on

Add app.py for Hugging Face Space deployment (Decider MCP)
65ada30

Kian Kyars commited on

Decider MCP: user-selectable models, minimal, Gradio UI, docs updated
a96241f

Kian Kyars commited on

Minimal MCP server: 2 LLMs, Gradio UI, B200-ready, hackathon submission
cf9a579

Kian Kyars commited on

docs: clarify project as Modal MCP Server with Gradio UI and B200 support
8856c37

Kian Kyars commited on

docs: add project description to README
52a1a6a

Kian Kyars commited on

docs: add submission guidelines and award note to README
49f4dbd

Kian Kyars commited on

fix: use HUGGINGFACE_API_KEY env var
258f307

Kian Kyars commited on

feat: implement expert consensus MCP server
6be7bf7

Kian Kyars commited on

changes
d35dcb1

Kian Kyars commited on

Initial LLM swarm implementation
af3d26a

Kian Kyars commited on

Optimize for B200 FP4 and parallel inference
9c9896f

Kian Kyars commited on

current
d7c6621

Kian Kyars commited on

Modal LLM ensemble MCP: 4x 70B models, consensus, FastAPI endpoint
615ea93

Kian Kyars commited on