39 lines
1.0 KiB
Markdown
39 lines
1.0 KiB
Markdown
# FLUX.2-klein Benchmarks
|
|
|
|
This folder holds durable benchmark inputs, outputs, and state for low-cost `flux2klein` testing.
|
|
|
|
## Current intent
|
|
|
|
- Keep overnight tests cheap and reviewable.
|
|
- Prefer one or two single-image smoke tests over broad matrices.
|
|
- Log enough context to reproduce a result without trawling temporary folders.
|
|
|
|
## Layout
|
|
|
|
- `canonical-inputs/`
|
|
- durable reference inputs used for repeatable comparisons
|
|
- `runs/`
|
|
- dated run batches
|
|
- `overnight-state.json`
|
|
- handoff file between the `3am` optimisation pass and the `6am` review pass
|
|
|
|
## Batch contents
|
|
|
|
Each case folder should keep:
|
|
|
|
- `input-1.*`
|
|
- `resolved-prompt.json`
|
|
- `run-record.json`
|
|
- the saved output image
|
|
|
|
## Current nightly default
|
|
|
|
- family: `flux2klein`
|
|
- workflow: `models/flux2klein/image-edit-9b-distilled/workflow.json`
|
|
- output policy: single image only
|
|
- test style: smoke test, not broad sweep
|
|
|
|
## Review rule
|
|
|
|
Do not call a workflow fully optimal from one benchmark image. Use these batches to decide whether a path is promising enough for follow-up.
|