MOSS icon indicating copy to clipboard operation
MOSS copied to clipboard

An open-source tool-augmented conversational language model from Fudan University

Results 292 MOSS issues
Sort by recently updated
recently updated
newest added

警告信息如下图: ![image](https://github.com/OpenLMLab/MOSS/assets/18320217/f491d9fc-841f-4d79-9a70-d854401d8931)

SFT微调时,数据已经成功读取,但是finetune_moss.py运行到for batch_cnt, (input_ids, attention_mask, labels) in enumerate(train_dataloader):行时报错, ![QQ截图20230511124940](https://github.com/OpenLMLab/MOSS/assets/55686901/46d1b9d7-0c2a-4de2-a1df-0a086ae5829b) 数据的格式是这样的,总共100个 ![QQ截图20230511125400](https://github.com/OpenLMLab/MOSS/assets/55686901/32ac54da-8ac7-44c5-82f3-687363235652)

请问您们团队预计在多久开源相关的SFT数据集?期待~

各个demo中都调用了model.generate()方法,但是moss_modeling.py中没看到这个方法的实现

请问 moss 模型在什么配置下 能流畅运行 可以不要 plus 版本 普通版本就行

能在ubuntu上运行吗?

部署的代码里有对外提供的restful接口吗?

官方微信群过期了,麻烦更换

Hi, 我们把moss适配在了autogpt上,https://github.com/zhilizju/Auto-MOSS 发现moss很多时候不能生成正确的回复格式,但是如果在有人类反馈的情况下,有时候会有不错的效果。你们有考虑对moss进行指令微调来让他适配各种agent吗?

如果搭建一台服务器跑MOSS的话,预算大概是多少呢?能否给个配置建议