← Back to Home

Model Benchmark

Side-by-side comparison of Claude Opus 4.8 and Fable 5 on the same dataset, using two prompting philosophies: carving with stone and carving with clay.

View Dataset Drop model outputs into benchmark/opus-4-8/ and benchmark/fable-5/

Carving with Stone

    Claude Opus 4.8

    opus-4-8

    HTML output

    SVG output

    Opus 4.8 SVG output

    Fable 5

    fable-5

    HTML output

    SVG output

    Fable 5 SVG output

    Folder layout

    benchmark/
    ├── dataset/              ← dataset files & README
    ├── opus-4-8/
    │   ├── style-1/          ← carving with stone
    │   │   ├── output.html
    │   │   └── output.svg
    │   └── style-2/          ← carving with clay
    │       ├── output.html
    │       └── output.svg
    └── fable-5/
        ├── style-1/          ← carving with stone
        │   ├── output.html
        │   └── output.svg
        └── style-2/          ← carving with clay
            ├── output.html
            └── output.svg