摘要: 1、下载miniconda wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh 2、安装 bash Miniconda3-latest-Linux-x86_64.sh 3、从安装路径默认是 /root/ 阅读全文
posted @ 2025-07-12 18:03 傲云萧雨 阅读(108) 评论(0) 推荐(0)
摘要: 1、可以训练模型,加载模型,报错,老是提示缺少transformers.model或其他子包 无论怎么改变transformers的版本都无效,原因在于远程环境的python是3.9.0,解决方式,建立虚拟环境,3.10.0 pytorch2.1.0 python3.10 cuda 12.1 2、量 阅读全文
posted @ 2025-07-12 00:50 傲云萧雨 阅读(40) 评论(0) 推荐(0)
摘要: 1、4090速度,平均30s一步 2、魔改2080速度,平均6分钟一步 速度为12倍。 阅读全文
posted @ 2025-07-12 00:01 傲云萧雨 阅读(80) 评论(0) 推荐(0)