Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
juliensimon
/
trinity-arena
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
trinity-arena
87.5 kB
2 contributors
History:
34 commits
Julien Simon
Claude Opus 4.6
Fix Nano: call @spaces.GPU function directly from Gradio handler
6498d62
about 21 hours ago
docs
docs: add design spec and implementation plan
1 day ago
.gitignore
Safe
38 Bytes
chore: add .gitignore
1 day ago
README.md
Safe
976 Bytes
Disable SSR mode — fixes button not working in Gradio 6
about 21 hours ago
app.py
Safe
9.56 kB
Fix Nano: call @spaces.GPU function directly from Gradio handler
about 21 hours ago
config.py
Safe
1.55 kB
chore: switch judge to Gemini 2.5 Flash for better scoring calibration
1 day ago
engine.py
Safe
3.77 kB
feat: run Trinity Nano locally via ZeroGPU, Mini/Large via OpenRouter
1 day ago
judge.py
Safe
2.7 kB
feat: run Trinity Nano locally via ZeroGPU, Mini/Large via OpenRouter
1 day ago
local_model.py
Safe
1.77 kB
Fix ZeroGPU: follow documented pattern — model.to('cuda') at module level
about 22 hours ago
openrouter.py
Safe
3.63 kB
Fix GPU task aborted: call @spaces.GPU synchronously, not via to_thread
about 22 hours ago
rate_limiter.py
Safe
973 Bytes
feat: add IP-based rate limiter with configurable window
1 day ago
requirements.txt
Safe
105 Bytes
fix: pin transformers<5.0 for Trinity Nano compatibility
1 day ago
test_engine.py
Safe
3.25 kB
feat: add comparison engine with best-value selection
1 day ago
test_integration.py
Safe
2.86 kB
test: add end-to-end integration tests
1 day ago
test_judge.py
Safe
2.59 kB
feat: add judge system with anonymized shuffled scoring
1 day ago
test_openrouter.py
Safe
3.43 kB
Fix GPU task aborted: call @spaces.GPU synchronously, not via to_thread
about 22 hours ago
test_rate_limiter.py
Safe
1.19 kB
feat: add IP-based rate limiter with configurable window
1 day ago