01fish-llm-radar

Benchmark OpenAI-compatible LLMs across seven objective tests.

1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/OrangeViolin/01fish-llm-radar --skill 01fish-llm-radar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 01fish-llm-radar
Source: https://github.com/OrangeViolin/01fish-llm-radar/tree/main
Command: npx skills add https://github.com/OrangeViolin/01fish-llm-radar --skill 01fish-llm-radar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openai, datasets, python-dotenv, tqdm, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Benchmark OpenAI-compatible LLMs across seven objective tests to help teams compare models quickly and reproducibly.

Core Features & Use Cases

  • One-shot benchmarking across GSM8K, MATH, MMLU, MMLU-Pro, C-Eval, IFEval, HumanEval for a broad capability snapshot.
  • Multi-model horizontally comparative evaluation across providers (DeepSeek, OpenRouter, SiliconFlow, Volces, self-hosted endpoints).
  • Transparent data provenance with per-sample results and aggregated summaries, plus deep analysis reports.

Quick Start

Install dependencies, configure API keys, and run a sample evaluation with a chosen model and benchmark.

Frequently Asked Questions about 01fish-llm-radar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I benchmark OpenAI-compatible LLMs across multiple providers?

You can benchmark OpenAI-compatible LLMs by running seven objective tests including MMLU and HumanEval. This Skill routes requests across providers like DeepSeek and OpenRouter to produce reproducible, horizontally comparative model evaluations.

What objective tests are used for reproducible LLM evaluation?

Reproducible LLM evaluation uses seven objective tests: GSM8K, MATH, MMLU, MMLU-Pro, C-Eval, IFEval, and HumanEval. These benchmarks provide a broad capability snapshot for comparing multiple models transparently.

Can I evaluate models from self-hosted endpoints and SiliconFlow?

Yes, you can evaluate models from self-hosted endpoints and SiliconFlow. The Skill supports multi-provider routing for any OpenAI-compatible endpoint, enabling rapid comparisons across diverse hosting environments.

How do I set up API keys for multi-provider model routing?

You set up API keys for multi-provider routing by configuring them with python-dotenv. After installing dependencies like openai and datasets, you configure your provider credentials to run deterministic benchmark orchestration.

Does this benchmarking approach provide per-sample result transparency?

Yes, the benchmarking approach provides per-sample result transparency. It enforces data provenance by outputting per-sample results alongside aggregated summaries and deep analysis reports for actionable insights.

What is the best way to compare DeepSeek and OpenRouter model performance?

The best way to compare DeepSeek and OpenRouter performance is through one-shot benchmarking across standard tests. This approach enforces deterministic orchestration to generate transparent, reproducible comparisons in 30 minutes.