You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Description
This PR fixes a format issue with the README.md file in the LLaMA-2 folder.
### Motivation and Context
With this fix, the README tables display correctly now.
Copy file name to clipboardExpand all lines: python/models/llama/README.md
-1
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,6 @@ This folder contains a Jupyter notebook that demonstrates how to export, optimiz
65
65
66
66
| Engine | Batch Size | Prompt Length | Prompt Processing Latency (ms) | Prompt Processing Throughput (tps) | Average Latency of First 128 Tokens Generated (ms) | Average Throughput of First 128 Tokens Generated (tps) | Average Latency of First 256 Tokens Generated (ms) | Average Throughput of First 256 Tokens Generated (tps) | Wall-Clock Latency (s) | Wall-Clock Throughput (tps) |
0 commit comments