Is your feature request related to a problem? Please describe.
Currently, we only log the compute times of MALLM.
Describe the solution you'd like
The proper way to compare MALLM and a single-LLM baseline in terms of computing would be by FLOPs.
Thus, we want to track the FLOPs and output them to the results similar to the compute times.
Is your feature request related to a problem? Please describe.
Currently, we only log the compute times of MALLM.
Describe the solution you'd like
The proper way to compare MALLM and a single-LLM baseline in terms of computing would be by FLOPs.
Thus, we want to track the FLOPs and output them to the results similar to the compute times.