Advertisement
Guest User

Untitled

a guest
Jun 20th, 2025
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. Then, the results.
  2. RTX 5090
  3. | PP | TG | N_KV | T_PP s | S_PP t/s | T_TG s | S_TG t/s |
  4. |-------|--------|--------|----------|----------|----------|----------|
  5. | 2048 | 512 | 0 | 0.441 | 4641.54 | 6.669 | 76.78 |
  6. | 2048 | 512 | 2048 | 0.464 | 4409.15 | 6.956 | 73.60 |
  7. | 2048 | 512 | 4096 | 0.493 | 4153.09 | 7.323 | 69.92 |
  8. | 2048 | 512 | 6144 | 0.524 | 3910.02 | 7.706 | 66.44 |
  9. This is using about 425W.
  10. RTX 4090
  11. | PP | TG | N_KV | T_PP s | S_PP t/s | T_TG s | S_TG t/s |
  12. |-------|--------|--------|----------|----------|----------|----------|
  13. | 2048 | 512 | 0 | 0.565 | 3625.95 | 9.415 | 54.38 |
  14. | 2048 | 512 | 2048 | 0.599 | 3420.78 | 10.007 | 51.17 |
  15. | 2048 | 512 | 4096 | 0.637 | 3215.54 | 10.602 | 48.29 |
  16. | 2048 | 512 | 6144 | 0.675 | 3034.13 | 11.059 | 46.30 |
  17. This is using about 375W.
  18. RTX 3090
  19. | PP | TG | N_KV | T_PP s | S_PP t/s | T_TG s | S_TG t/s |
  20. |-------|--------|--------|----------|----------|----------|----------|
  21. | 2048 | 512 | 0 | 1.331 | 1538.49 | 11.435 | 44.78 |
  22. | 2048 | 512 | 2048 | 1.374 | 1490.80 | 12.017 | 42.61 |
  23. | 2048 | 512 | 4096 | 1.448 | 1414.76 | 12.700 | 40.32 |
  24. | 2048 | 512 | 6144 | 1.524 | 1343.63 | 13.344 | 38.37 |
  25. This is using about 360W.
  26. RTX A6000
  27. | PP | TG | N_KV | T_PP s | S_PP t/s | T_TG s | S_TG t/s |
  28. |-------|--------|--------|----------|----------|----------|----------|
  29. | 2048 | 512 | 0 | 1.297 | 1578.69 | 13.265 | 38.60 |
  30. | 2048 | 512 | 2048 | 1.366 | 1499.08 | 13.984 | 36.61 |
  31. | 2048 | 512 | 4096 | 1.440 | 1421.99 | 14.754 | 34.70 |
  32. | 2048 | 512 | 6144 | 1.510 | 1356.03 | 15.553 | 32.92 |
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement