Chun-QiuCC
Chun-QiuCC
I think you need this: https://github.com/TomatoPuddin/MiniMOTD-forge
按照[#60](https://github.com/OpenLMLab/MOSS/issues/60)的方法修改 ` try: import triton import triton.language as tl from .custom_autotune import * except:` 改成 `try: import triton import triton.language as tl from custom_autotune import * except: ` 还是会报错
> > 还需要将custom_autotune.py文件放入缓存中,参考位置是~/.cache/huggingface/modules/transformers_modules/local/ 我没有找到这个文件夹,我是手动从huggingface下载的模型
> 把quantization.py 里的 `try: import triton import triton.language as tl from .custom_autotune import * except:` > > 改成 `try: import triton import triton.language as tl from custom_autotune import * except:...
> ~/.cache/huggingface/modules/transformers_modules/local/ 我手动下载了模型并且手动创建了一个fnlp文件夹,直接把下载的模型放入fnlp文件夹,请问 ~/.cache/huggingface/modules/transformers_modules/local/ 这个路径在哪里?我没有找到.cache文件夹
> Not yet, mostly because I can't consistently reproduce it. Some people in the related issue, #82, reported success with adding Essential Commands permissions using the Luck Perms commands directly...
~~~ [root@nat-tb7n0rc0rnwq main]# pip3 install mcdreforged -i https://pypi.tuna.tsinghua.edu.cn/simple WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead. Requirement already satisfied: mcdreforged...
好像除了a标签其它标签都会被忽略,已尝试``` ```等标签都会被忽略