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
After running the default flow on Mistral in vLLM, there is a large (>100MB) report json in the directory I ran the commands. This seems quite heavy-weight, especially for a json file.
Instead, I would expect there to be a light csv or something summarizing the report that is displayed in the terminal so I can easily load my results into a spreadsheet or pandas dataframe for post-processing.
We have opened a ticket to adjust how we handle this and trim what we save. For now, though, I've defaulted it not to save the output file and instead rely on the stdout.
Fixing the original complaint about the size with #91. There will be a separate task for general report output types which will be covered by a separate issue
Uh oh!
There was an error while loading. Please reload this page.
After running the default flow on Mistral in vLLM, there is a large (>100MB) report json in the directory I ran the commands. This seems quite heavy-weight, especially for a json file.
Instead, I would expect there to be a light csv or something summarizing the report that is displayed in the terminal so I can easily load my results into a spreadsheet or pandas dataframe for post-processing.
Commands:
Directory output:
The text was updated successfully, but these errors were encountered: