tcclaviger commited on
Commit
f7318f3
·
1 Parent(s): c656f00

README: add MTP draft acceptance by work category

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -121,6 +121,17 @@ Verbatim function recall under 10K–80K-token contexts.
121
  | 25 | 390.3 / 336.8 | 492.0 / 341.1 | 429.1 / 284.0 | 369.0 / 260.3 | **688.9 / 563.7** |
122
  | 50 | 541.2 / 363.0 | 527.9 / 345.6 | 452.8 / 295.0 | 422.6 / 278.4 | **889.8 / 702.9** |
123
 
 
 
 
 
 
 
 
 
 
 
 
124
  ## Notes
125
 
126
  All builds serve on the [tcclaviger/vllm:latest](https://hub.docker.com/r/tcclaviger/vllm) image, which has kernel tunes baked in.
 
121
  | 25 | 390.3 / 336.8 | 492.0 / 341.1 | 429.1 / 284.0 | 369.0 / 260.3 | **688.9 / 563.7** |
122
  | 50 | 541.2 / 363.0 | 527.9 / 345.6 | 452.8 / 295.0 | 422.6 / 278.4 | **889.8 / 702.9** |
123
 
124
+ ### MTP draft acceptance by work category
125
+
126
+ Measured from live serving logs, k=5 draft tokens, drafted-token-weighted aggregation.
127
+
128
+ | Work category | Overall acceptance | Pos 1 | Pos 2 | Pos 3 | Pos 4 | Pos 5 |
129
+ |---|---|---|---|---|---|---|
130
+ | JSON generation | **79.0%** | 92.5% | 85.9% | 79.3% | 71.6% | 65.6% |
131
+ | Math | 78.5% | 94.4% | 87.4% | 78.2% | 70.7% | 62.0% |
132
+ | Code | 64.2% | 88.7% | 74.5% | 63.2% | 51.2% | 43.6% |
133
+ | Creative English | 60.0% | 87.0% | 72.6% | 57.5% | 44.9% | 38.1% |
134
+
135
  ## Notes
136
 
137
  All builds serve on the [tcclaviger/vllm:latest](https://hub.docker.com/r/tcclaviger/vllm) image, which has kernel tunes baked in.