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 fefd006 commit fe82a7aCopy full SHA for fe82a7a
examples/models/phi-3-mini/install_requirements.sh
@@ -7,7 +7,7 @@
7
8
set -x
9
10
-pip install sentencepiece
+pip install sentencepiece accelerate
11
12
EXECUTORCH_ROOT="$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")/../../.." && pwd)"
13
0 commit comments