Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,8 @@ The core value of this EAGLE3 model is its ability to predict multiple future to
|
|
| 23 |
|
| 24 |
## MTP vs Eagle3 Performance Comparison: Batch Sizes (bs) 1 and 32
|
| 25 |
|
|
|
|
|
|
|
| 26 |
### Throughput Comparison (token/s)
|
| 27 |
|
| 28 |
| Stage | MTP (bs=32) | Eagle3 (bs=32) | MTP (bs=1) | Eagle3 (bs=1) | bs=32 Advantage (MTP/Eagle3) | bs=1 Advantage (MTP/Eagle3) |
|
|
|
|
| 23 |
|
| 24 |
## MTP vs Eagle3 Performance Comparison: Batch Sizes (bs) 1 and 32
|
| 25 |
|
| 26 |
+
Despite Eagle3's slightly lower accept length compared to MTP, it achieves higher output throughput across most benchmarks, indicating superior overall efficiency.
|
| 27 |
+
|
| 28 |
### Throughput Comparison (token/s)
|
| 29 |
|
| 30 |
| Stage | MTP (bs=32) | Eagle3 (bs=32) | MTP (bs=1) | Eagle3 (bs=1) | bs=32 Advantage (MTP/Eagle3) | bs=1 Advantage (MTP/Eagle3) |
|