深度学习 [4]

tmux常用指令

pycharm只适合调试代码,长时间训练应当使用tmux配合进行。 1. 启动与退出 # 启动 tmux # 退出 exit 2. 会话管理 # 新建一个会话 tmux new -s <name> # 分离会话 tmux detach # 查看会话 tmux ls # 接入会话 tmux atta

报错: Weights only load failed. This file can still be loaded

1. 报错信息 Error: Weights only load failed. This file can still be loaded, to do so you have two options, do those steps only if you trust the source of

报错:OSError You seem to have cloned a repository without

1. 报错信息 OSError You seem to have cloned a repository without having git-lfs installed. Please install git-lfs and run git lfs install followed by git

报错:Cannot set attribute 'src' directly.

1. 报错信息 WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 2.4.1+cu121 with CUDA 1201 (you have 2.7.1+c