First, thank you for your work on this fantastic project!
I was trying to run the example SimAI workload without generating one myself, and noticed a potential issue with the file L65B-M1-C05_Llama65B_megatron_tp8_pp1_mbs1_A100.txt.
On the second line, the file indicates that it should contain 839 lines, but in reality, there are only 33 lines following it.
Could you clarify whether:
- The workload is valid and the line count should be updated (i.e., change
839 to 33), or
- The file is incomplete and only a portion of the workload is included?
Thanks again for the project and for any guidance you can provide!