1 Star 0 Fork 3

glhyy/ascend_finetune

forked from on the way/ascend_finetune 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
prepare.sh 703 Bytes
一键复制 编辑 原始数据 按行查看 历史
on the way 提交于 2024-12-23 15:38 . 昇腾微调镜像
#!/bin/bash
proxy=http://90.255.64.123:3128
export http_proxy=$proxy
export https_proxy=$proxy
export USER=HwHiAiUser
export U_ID=1001
export GROUP=HwHiAiUser
export GID=1001
export CANN_TOOLKIT=Ascend-cann-toolkit_8.0.RC3_linux-aarch64.run
export CANN_KERNELS=Ascend-cann-kernels-910b_8.0.RC3_linux-aarch64.run
export CANN_NNAL=Ascend-cann-nnal_8.0.RC3_linux-aarch64.run
export TORCH=torch-2.1.0-cp310-cp310-manylinux2014_aarch64.whl
export TORCH_NPU=torch_npu-2.1.0.post8-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
export APEX=apex-0.1+ascend-cp310-cp310-linux_aarch64.whl
export MINICONDA=Miniconda3-latest-Linux-aarch64.sh
export EXTRA_FILES=extra_whls.tar.gz
export PORT=3100
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/glhyy/ascend_finetune.git
git@gitee.com:glhyy/ascend_finetune.git
glhyy
ascend_finetune
ascend_finetune
master

搜索帮助