juicefrontier
juicefrontier
I have a suggestion to enhance the script's description, which might be more user-friendly for beginners, reducing the level of confusion
### Description / 描述 安装 llama.cpp git clone https://github.com/OpenBMB/llama.cpp.git **git checkout minicpm3 cd llama.cpp** make ------我本地试了一下,按这个顺序执行,git checkout会报错,这块是否应该先cd llama.cpp然后再git checkout创建branch ### Case Explaination / 案例解释 一个步骤顺序上的小小建议
torch 2.0.0 use torchrun。 The module torch.distributed.launch is deprecated and will be removed in future. Use torchrun. Note that --use-env is set by default in torchrun.