10 2024 档案

摘要:首先进入/etc/docker/daemon.json文件 然后在里面加入下面的配置 { "registry-mirrors": ["https://docker.registry.cyou","https://docker-cf.registry.cyou","https://dockercf.j 阅读全文
posted @ 2024-10-21 21:06 CqMagic 阅读(128) 评论(0) 推荐(0) 编辑
摘要:conda create --name unsloth_env python=3.10 pytorch-cuda=11.8conda install pytorch-cuda=11.8 pytorch cudatoolkit xformers -c pytorch -c nvidia -c xfor 阅读全文
posted @ 2024-10-21 21:05 CqMagic 阅读(3) 评论(0) 推荐(0) 编辑