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 9ff4d25 commit 8f17efcCopy full SHA for 8f17efc
.jenkins/build.sh
@@ -26,7 +26,7 @@ sudo apt-get install -y pandoc
26
# pip3 install torch==2.5.0 torchvision torchaudio --no-cache-dir --index-url https://download.pytorch.org/whl/test/cu124
27
28
# Install two language tokenizers for Translation with TorchText tutorial
29
-python --version
+python3 --version
30
which python
31
python -m spacy download en_core_web_sm
32
python -m spacy download de_core_news_sm
0 commit comments