dburner commited on
Commit
9f86c34
·
verified ·
1 Parent(s): 602709f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -116,9 +116,7 @@ the native IQ4_NL table contract. The merge report is included beside the
116
  GGUF.
117
 
118
  On an RTX 5070 Ti 16 GB using Vulkan, the local paired benchmark measured
119
- approximately 52.84 tokens/s without speculative MTP and 20.09 tokens/s with
120
- `draft-mtp` enabled. These figures depend on prompt, context, build, and
121
- runtime settings; they are not a general performance guarantee.
122
 
123
  The graft was also tested through the custom server using prompt
124
  log-probabilities: changing alpha from `0.0` to `0.99` changed the returned
 
116
  GGUF.
117
 
118
  On an RTX 5070 Ti 16 GB using Vulkan, the local paired benchmark measured
119
+ approximately 120 tokens/s with MTP enabled.
 
 
120
 
121
  The graft was also tested through the custom server using prompt
122
  log-probabilities: changing alpha from `0.0` to `0.99` changed the returned