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
haifeng-jin
changed the title
[benchmarks] Add installation instructions to benchmarks/README.md
Add installation instructions to benchmarks/README.mdMay 8, 2025
📚 Documentation
The
benchmarks/README.md
does not contain the installation instructions, which is crucial for running the benchmarks.It requires installing the
pytorch/benchmark
repo and other libraries likelibGL
(required by Llava).Solution
Add the instructions to
benchmarks/README.md
.Install
pytorch/benchmark
as a library.Install
libGL
.Install any other requirements.
To verify, make sure the instructions work with the devcontainer.
The text was updated successfully, but these errors were encountered: