huggingface / huggingface/inference-benchmarker

Visualize the results doesn't work

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
172
Forks
34
PR merge metrics
No merged PRs in 30d

Description

I am trying to run

` poetry run python app.py --from-results-dir ..\..\..\ --port 7861
C:\Users\xiaosong\Documents\multi_instances\inference-benchmarker\extra\dashboard\parse_results.py:34: FutureWarning: The behavior of DataFrame concatenation with empty or all-NA entries is deprecated. In a future version, this will no longer exclude empty or all-NA columns when determining the result dtypes. To retain the old behavior, exclude the relevant entries before the concat operation.
df = pd.concat([df, df_tmp])
* Running on local URL: http://0.0.0.0:7861

To create a public link, set `share=True` in `launch()`.`

But it just hangs there, and no progress.

![Image](https://github.com/user-attachments/assets/6e6ba770-5b2a-4812-bfd6-d9b4f091a8c1)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.