#150 · Primary category: MLOps & Evaluation
codex-candy-eval
Codex 降智测试
Project last updated:07/09/26
GitHub Stars
895
Forks
62
Contributors
4
License
Other
Why we included this project
For anyone who tinkers with the OpenAI Codex CLI locally, this is a small script that answers one narrow question: how often does a given model and reasoning setting nail a deceptively simple candy arithmetic problem, and how many reasoning tokens does that cost. It runs the same prompt a configurable number of times, checks the output against the known answer 21, and reports the pass rate together with token usage. The script has no third-party dependencies, so you can fetch and run it directly over the network as long as the CLI itself is installed and logged in. That makes it a convenient way to compare model versions or reasoning-effort levels quickly, though it is a single-question sanity check rather than a general benchmark suite.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models