MOSS
MOSS copied to clipboard
An open-source tool-augmented conversational language model from Fudan University
教下,如何开发自己的插件呢?开发后如何注册到moss里面呢?🙏
Hi, wonderful work! May I know how to train a custom tokenizer for Chinese from scratch? Is there any public reference or code can share? Thanks for your help very...
哈喽: 请问您在squad数据集上使用过MOSS模型吗,有具体评价指标吗?
取决于基座模型的语言能力?
作者你好,请问4张v100能够完成微调吗?该份代码是否支持int4微调?
readme里面的网页demo有开源吗
我把原生模型下面的config.json等全都拷贝到新生成的bin文件同目录下了,将pytorch_model.bin.index 将所有的模型名称改成了pytorch_model.bin,启动moss_inferrance.py报错TypeError: expected str, bytes or os.PathLike object, not NoneType 请问有人成功吧微调后的模型部署推理了吗?应该如何做呢?另,求一个官方微信群的邀请~
请问下,MOSS有最大输入token数目限制吗?如果没有的话,是不是超过了某个阈值后效果会下降呢?