CHANGELOG.md
CLAUDE.md
LICENSE
MANIFEST.in
README.md
glama.json
pyproject.toml
server.json
.github/dependabot.yml
.github/actions/plan-comment/action.yml
.github/actions/plan-comment/render.py
.github/workflows/ci.yml
.github/workflows/publish.yml
corpora/SCORECARD.md
corpora/a100-40gb.matrix.json
corpora/a100-40gb.measured.json
corpora/a100-80gb.matrix.json
corpora/a100-80gb.measured.json
corpora/architectures.json
corpora/b200-180gb.matrix.json
corpora/b200-180gb.measured.json
corpora/exclusions.json
corpora/h100-80gb.matrix.json
corpora/h100-80gb.measured.json
corpora/h200-141gb.matrix.json
corpora/h200-141gb.measured.json
corpora/mi300x-192gb.matrix.json
corpora/mi300x-192gb.measured.json
corpora/rtx-3080-10gb.matrix.json
corpora/rtx-3080-10gb.measured.json
corpora/rtx-3090-24gb.matrix.json
corpora/rtx-3090-24gb.measured.json
corpora/rtx-4060-ti-8gb.matrix.json
corpora/rtx-4060-ti-8gb.measured.json
corpora/rtx-4070-ti-12gb.matrix.json
corpora/rtx-4070-ti-12gb.measured.json
corpora/rtx-4080-16gb.matrix.json
corpora/rtx-4080-16gb.measured.json
corpora/rtx-4090-24gb.matrix.json
corpora/rtx-4090-24gb.measured.json
corpora/rtx-5070-12gb.matrix.json
corpora/rtx-5070-12gb.measured.json
corpora/rtx-5070-ti-16gb.matrix.json
corpora/rtx-5070-ti-16gb.measured.json
corpora/rtx-5080-16gb.matrix.json
corpora/rtx-5080-16gb.measured.json
corpora/rtx-5090-32gb.matrix.json
corpora/rtx-5090-32gb.measured.json
corpora/scorecard.json
corpora/t4-16gb.matrix.json
corpora/t4-16gb.measured.json
corpora/audits/a100-40gb.audit.json
corpora/audits/a100-80gb.audit.json
corpora/audits/b200-180gb.audit.json
corpora/audits/h100-80gb.audit.json
corpora/audits/h200-141gb.audit.json
corpora/audits/mi300x-192gb.audit.json
corpora/audits/rtx-3080-10gb.audit.json
corpora/audits/rtx-3090-24gb.audit.json
corpora/audits/rtx-4060-ti-8gb.audit.json
corpora/audits/rtx-4070-ti-12gb.audit.json
corpora/audits/rtx-4080-16gb.audit.json
corpora/audits/rtx-4090-24gb.audit.json
corpora/audits/rtx-5070-12gb.audit.json
corpora/audits/rtx-5070-ti-16gb.audit.json
corpora/audits/rtx-5080-16gb.audit.json
corpora/audits/rtx-5090-32gb.audit.json
corpora/audits/t4-16gb.audit.json
examples/validation-matrix.json
scripts/build_cost_data.py
scripts/build_engine_support.py
scripts/build_hardware_data.py
scripts/build_safety_data.py
scripts/build_validation_corpus.py
scripts/engine_support_sources.json
scripts/fetch_hybrid_configs.py
scripts/fetch_quality_fixtures.py
scripts/probe_mcp_stdio.py
scripts/setup_ollama_model.ps1
scripts/validation_sources.json
scripts/windows/benchmarks/check_benchmark_status.ps1
scripts/windows/benchmarks/run_quick_rust_test.ps1
scripts/windows/benchmarks/run_rust_benchmark_minimal.ps1
scripts/windows/monitoring/monitor_tests.ps1
scripts/windows/ollama/setup_dual_ollama.ps1
src/chimeraforge/__init__.py
src/chimeraforge/__main__.py
src/chimeraforge/cli.py
src/chimeraforge/doctor.py
src/chimeraforge/mcp_server.py
src/chimeraforge/measure.py
src/chimeraforge/validate.py
src/chimeraforge/workload.py
src/chimeraforge.egg-info/PKG-INFO
src/chimeraforge.egg-info/SOURCES.txt
src/chimeraforge.egg-info/dependency_links.txt
src/chimeraforge.egg-info/entry_points.txt
src/chimeraforge.egg-info/requires.txt
src/chimeraforge.egg-info/top_level.txt
src/chimeraforge/bench/__init__.py
src/chimeraforge/bench/metrics.py
src/chimeraforge/bench/profiles.py
src/chimeraforge/bench/prompts.py
src/chimeraforge/bench/runner.py
src/chimeraforge/bench/backends/__init__.py
src/chimeraforge/bench/backends/base.py
src/chimeraforge/bench/backends/ollama.py
src/chimeraforge/bench/backends/sglang.py
src/chimeraforge/bench/backends/tgi.py
src/chimeraforge/bench/backends/vllm.py
src/chimeraforge/commands/__init__.py
src/chimeraforge/commands/_deps.py
src/chimeraforge/commands/bench.py
src/chimeraforge/commands/catalog.py
src/chimeraforge/commands/compare.py
src/chimeraforge/commands/doctor.py
src/chimeraforge/commands/eval.py
src/chimeraforge/commands/mcp.py
src/chimeraforge/commands/measure.py
src/chimeraforge/commands/plan.py
src/chimeraforge/commands/refit.py
src/chimeraforge/commands/report.py
src/chimeraforge/commands/safety.py
src/chimeraforge/commands/suggest.py
src/chimeraforge/commands/validate.py
src/chimeraforge/commands/workload.py
src/chimeraforge/compare/__init__.py
src/chimeraforge/compare/comparator.py
src/chimeraforge/eval/__init__.py
src/chimeraforge/eval/metrics.py
src/chimeraforge/eval/runner.py
src/chimeraforge/eval/tasks.py
src/chimeraforge/planner/__init__.py
src/chimeraforge/planner/apicost.py
src/chimeraforge/planner/brief.py
src/chimeraforge/planner/constants.py
src/chimeraforge/planner/discovery.py
src/chimeraforge/planner/engine.py
src/chimeraforge/planner/evalstats.py
src/chimeraforge/planner/fleet.py
src/chimeraforge/planner/formatter.py
src/chimeraforge/planner/hardware.py
src/chimeraforge/planner/hybrid.py
src/chimeraforge/planner/identity.py
src/chimeraforge/planner/launch.py
src/chimeraforge/planner/models.py
src/chimeraforge/planner/platform_support.py
src/chimeraforge/planner/provenance.py
src/chimeraforge/planner/qualityfile.py
src/chimeraforge/planner/resolver.py
src/chimeraforge/planner/service.py
src/chimeraforge/planner/data/api_pricing.json
src/chimeraforge/planner/data/engine_support.json
src/chimeraforge/planner/data/fitted_models.json
src/chimeraforge/planner/data/hardware.json
src/chimeraforge/planner/data/model_catalog.json
src/chimeraforge/refit/__init__.py
src/chimeraforge/refit/fitter.py
src/chimeraforge/refit/validator.py
src/chimeraforge/report/__init__.py
src/chimeraforge/report/analysis.py
src/chimeraforge/report/generator.py
src/chimeraforge/safety/__init__.py
src/chimeraforge/safety/classifier.py
src/chimeraforge/safety/runner.py
tests/conftest.py
tests/helpers.py
tests/test_accuracy.py
tests/test_apicost.py
tests/test_attention_shapes.py
tests/test_batch_i_remainder.py
tests/test_bench_backends.py
tests/test_bench_cli.py
tests/test_bench_metrics.py
tests/test_bench_runner.py
tests/test_blind_review_round1.py
tests/test_brief.py
tests/test_cli_fail_loud.py
tests/test_compare.py
tests/test_corpus_integrity.py
tests/test_cost_realism.py
tests/test_discovery.py
tests/test_doctor.py
tests/test_engine_support.py
tests/test_eval.py
tests/test_fleet.py
tests/test_fp8.py
tests/test_gha_plan_comment.py
tests/test_goodput.py
tests/test_gpu_2026.py
tests/test_hardware_resolution.py
tests/test_hardware_spec_propagation.py
tests/test_hybrid_state.py
tests/test_launch.py
tests/test_mcp.py
tests/test_mcp_surface.py
tests/test_measure.py
tests/test_moe.py
tests/test_multi_lora.py
tests/test_mutation_gaps.py
tests/test_offload.py
tests/test_planner_cli.py
tests/test_planner_core.py
tests/test_planner_engine.py
tests/test_planner_models.py
tests/test_platform_gate.py
tests/test_prefill_floor.py
tests/test_prefix_cache.py
tests/test_provenance_classes.py
tests/test_provenance_labels.py
tests/test_quality_intervals.py
tests/test_reasoning_tokens.py
tests/test_reference_data.py
tests/test_refit.py
tests/test_repo_conventions.py
tests/test_report.py
tests/test_reporting_degenerates.py
tests/test_resolution_honesty.py
tests/test_resolver.py
tests/test_safety.py
tests/test_sglang.py
tests/test_sglang_bench.py
tests/test_surface_contract.py
tests/test_unified_memory.py
tests/test_validate.py
tests/test_validate_provenance.py
tests/test_validation_corpus.py
tests/test_verified_findings.py
tests/test_w4a16.py
tests/test_workload.py
tests/fixtures/requests_sample.jsonl
tests/fixtures/sglang_metrics.txt
tests/fixtures/vllm_metrics.txt
tests/fixtures/doctor/SOURCES.md
tests/fixtures/doctor/amd_smi_static_mi300x_rocm721.json
tests/fixtures/doctor/amd_smi_version_nonroot_rocm721.json
tests/fixtures/doctor/amd_smi_version_rocm721.json
tests/fixtures/doctor/amd_smi_vram_fragment_rocm_blog.json
tests/fixtures/doctor/nvidia_smi_header.txt
tests/fixtures/doctor/nvidia_smi_query.csv
tests/fixtures/doctor/rocm_smi_meminfo_vram.json
tests/fixtures/doctor/rocm_smi_productname.json
tests/fixtures/doctor/system_profiler_hardware_m2.json
tests/fixtures/doctor/windows_cim_registry.json
tests/fixtures/doctor/wsl_osrelease.txt
tests/fixtures/doctor/xpu_smi_discovery_dump_bmg.json
tests/fixtures/doctor/xpu_smi_discovery_list.json
tests/fixtures/hybrid_configs/MANIFEST.json
tests/fixtures/hybrid_configs/MiniMaxAI_MiniMax-M2.json
tests/fixtures/hybrid_configs/MiniMaxAI_MiniMax-Text-01.json
tests/fixtures/hybrid_configs/Qwen_Qwen2.5-1.5B-Instruct.json
tests/fixtures/hybrid_configs/Qwen_Qwen3-Next-80B-A3B-Instruct.json
tests/fixtures/hybrid_configs/Qwen_Qwen3.5-9B.json
tests/fixtures/hybrid_configs/ai21labs_Jamba-v0.1.json
tests/fixtures/hybrid_configs/google_gemma-4-31B-it.json
tests/fixtures/hybrid_configs/ibm-granite_granite-4.0-h-small.json
tests/fixtures/hybrid_configs/moonshotai_Kimi-Linear-48B-A3B-Instruct.json
tests/fixtures/hybrid_configs/nvidia_NVIDIA-Nemotron-Nano-9B-v2.json
tests/fixtures/hybrid_configs/tiiuae_Falcon-H1-34B-Instruct.json
tests/fixtures/quality/MANIFEST.json
tests/fixtures/quality/llamacpp_ppl_llama3_8b.json
tests/fixtures/quality/lm_eval_results.json