imi2 commited on
Commit
f493650
·
verified ·
1 Parent(s): 6466219

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -58,5 +58,5 @@ TODO:
58
  | qwen2 ?B INT_N Q4_K | 1.70 GiB| 3.40 B | CPU | 4 | pp512 | 59.66 ± 0.10 |
59
  | qwen2 ?B INT_N Q4_K | 1.70 GiB| 3.40 B | CPU | 4 | tg128 | 26.43 ± 0.14 |
60
 
61
- **It's 16.3% faster and 13% smaller.**
62
  - [Issue Link](https://github.com/microsoft/T-MAC/issues/79)
 
58
  | qwen2 ?B INT_N Q4_K | 1.70 GiB| 3.40 B | CPU | 4 | pp512 | 59.66 ± 0.10 |
59
  | qwen2 ?B INT_N Q4_K | 1.70 GiB| 3.40 B | CPU | 4 | tg128 | 26.43 ± 0.14 |
60
 
61
+ **INT_N isn't the equivalent or a match for fair comparison. It is 16.3% faster and 13% smaller in this scenario.**
62
  - [Issue Link](https://github.com/microsoft/T-MAC/issues/79)