Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ python gamma.py mind-meld --help

- [docs/README.md](./docs/README.md): documentation map and ownership
- [docs/BENCHMARKING.md](./docs/BENCHMARKING.md): speed, quality, codegen, and mind-meld benchmarking
- [docs/HYBRID_DISTILLATION.md](./docs/HYBRID_DISTILLATION.md): reusable hybrid distillation method for coding, translation, and capability students
- [docs/EVIDENCE_GATED_CAPABILITY_TRANSFER.md](./docs/EVIDENCE_GATED_CAPABILITY_TRANSFER.md): controlled capability-transfer experiments, teacher qualification, external checkpoint selection, and receipt-bound promotion
- [docs/VERIFIER_GUIDED_LEARNING.md](./docs/VERIFIER_GUIDED_LEARNING.md): prompt optimization, verifier-filtered data, RLVR, domain reward boundaries, and experiment states
- [projects/distillation/shared/experiments/README.md](./projects/distillation/shared/experiments/README.md): cross-repository experiment register contract
- [docs/integration-guide.md](./docs/integration-guide.md): OpenAI/LangChain/API/MCP integrations
Expand Down
Loading
Loading