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 ccd684f commit db7a378Copy full SHA for db7a378
examples/models/llama2/install_requirements.sh
@@ -8,7 +8,7 @@
8
# Install snakeviz for cProfile flamegraph
9
# Install sentencepiece for llama tokenizer
10
pip install snakeviz sentencepiece
11
-pip install torchao==0.4
+pip install torchao==0.1
12
13
# Install lm-eval for Model Evaluation with lm-evalution-harness
14
# Install tiktoken for tokenizer
0 commit comments