Block a user
feat(gateway): Anthropic streaming SSE translation (#24)
feat(gateway): Anthropic streaming SSE translation
feat(gateway): Anthropic streaming SSE translation (#24)
feat(bench): reproducible benchmark harness + first fleet numbers (#22)
bench: reproducible benchmark harness + published numbers
PR #32 lands the harness (script/bench.py) and the first published numbers (doc/benchmarks.md, 2026-06-12): 1.7B@3060 81 tok/s, 8B@4090 62 tok/s, 27B@2×5090 Q6K TP=2 at a steady 35 tok/s with…
feat(bench): reproducible benchmark harness + first fleet numbers (#22)
feat(neuron): emit final usage frame on SSE streams (stream_options.include_usage)