... | ... | @@ -75,11 +75,11 @@ pvc://aiplatform-model-data-pvc/models/apulis/orgadmin-user-group/318/37 |
|
|
可用镜像:
|
|
|
|
|
|
~~harbor.apulis.cn:8443/algorithm/apulistech/aimstack-sdk:aistudio-v1.7.0-rc2-mmopenlab~~
|
|
|
<== 这个镜像, aim 安装在了 conda 环境中,不能用来调 convert
|
|
|
<== 这个镜像. aim 安装在了 conda 环境中,不能用来调 convert
|
|
|
|
|
|
harbor.apulis.cn:8443/algorithm/apulistech/save-1104-3:ubuntu-20.04-aimstack-sdk
|
|
|
|
|
|
模型
|
|
|
可用模型
|
|
|
|
|
|
aim-model: 1.0
|
|
|
|
... | ... | @@ -100,3 +100,9 @@ update studio_model_versions engine set engine = 'harbor.apulis.cn:8443/algorith |
|
|
## slurm 集群
|
|
|
|
|
|
|
|
|
|
|
|
# 其它
|
|
|
|
|
|
```
|
|
|
pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple/ --trusted-host pypi.tuna.tsinghua.edu.cn --upgrade pip
|
|
|
``` |