摘要:
首先进入/etc/docker/daemon.json文件 然后在里面加入下面的配置 { "registry-mirrors": ["https://docker.registry.cyou","https://docker-cf.registry.cyou","https://dockercf.j 阅读全文
摘要:
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 阅读全文