VisualGLM-6B
VisualGLM-6B copied to clipboard
微调时想用本地的tokenizer,于是更换了tokenizer的地址为本地的路径,但是报了两个错误
subprocess.CalledProcessError: Command '['which', 'c++']' returned non-zero exit status 1.
还有一个
ImportError: /home/jiangysh/.cache/torch_extensions/py310_cu117/fused_adam/fused_adam.so: cannot open shared object file: No such file or directory
具体报错,如图:
麻烦各位大佬帮忙看一下,感谢!
同问