зеркало из https://github.com/mozilla/scorertool.git
Added pigz to .compute dependencies
This commit is contained in:
Родитель
c0efae1b94
Коммит
54e637c1da
2
.compute
2
.compute
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -xe
|
||||
|
||||
apt-get install -y python3-venv cmake libboost-all-dev libeigen3-dev
|
||||
apt-get install -y python3-venv cmake libboost-all-dev libeigen3-dev pigz
|
||||
|
||||
export SW_DIR="/root"
|
||||
export MODELS_DIR="${ML_GROUP_DIR}/language-models"
|
||||
|
|
Загрузка…
Ссылка в новой задаче