昇腾 910B 物理机使用Galaxy镜像嵌入式模型部署指南 1.3 启动脚本 下载脚本并解压: plaintext cd /home wget tar xvf embeddinghwv20250326.tar cd /home/embedding 解压后的文件列表如下: plaintext $ ls l total 8 drwxrx 4 root root 121 Mar 26 14:47 kernelmeta drwxrxrx 2 root root 172 Mar 26 14:46 log rwrr 1 root root 985 Mar 26 14:45 runbgem3.sh rwrr 1 root root 979 Mar 26 14:46 runrerank.sh lrwxrwxrwx 1 root root 51 Mar 26 14:45 teiatb910Bcthpcfix1.sif > /mnt/nvme1n1/apptainer/teiatb910Bcthpcfix1.sif 1.4 TEIATB容器镜像 下载容器: plaintext $ mkdir p /mnt/nvme1n1/apptainer/ $ cd /mnt/nvme1n1/apptainer/ $ wget 20250326 13:49:08 Resolving jiangsu10.zos.ctyun.cn (jiangsu10.zos.ctyun.cn)... 117.88.33.247, 218.91.113.207, 117.88.33.209 Connecting to jiangsu10.zos.ctyun.cn (jiangsu10.zos.ctyun.cn)117.88.33.247:443... connected. HTTP request sent, awaiting response... 200 OK Length: 4960907264 (4.6G) [binary/octetstream] Saving to: ‘teiatb910Bcthpcfix1.sif’ teiatb910Bcthpcfix1.sif 100%[>] 4.62G 14.1MB/s in 6m 30s 20250326 13:55:39 (12.1 MB/s) ‘teiatb910Bcthpcfix1.sif’ saved [4960907264/4960907264] 若下载容器的路径地址不同,需重新创建软链接: plaintext cd /home/embedding rm teiatb910Bcthpcfix1.sif ln s /mnt/nvme1n1/apptainer/teiatb910Bcthpcfix1.sif .