We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fb447e commit e5ef31dCopy full SHA for e5ef31d
examples/models/llama2/install_requirements.sh
@@ -7,6 +7,4 @@
7
8
# Install snakeviz for cProfile flamegraph
9
# Install sentencepiece for llama tokenizer
10
-# Install lm-eval for accuracy evaluation (v0.4+)
11
pip install snakeviz sentencepiece
12
-pip install lm-eval
0 commit comments