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

问题1: [root@LLM01GPU MOSS-main]# vi moss_cli_demo.py [root@LLM01GPU MOSS-main]# python moss_cli_demo.py 欢迎使用 MOSS 人工智能助手!输入内容即可进行对话。输入 clear 以清空对话历史,输入 stop 以终止对话。 : 你好MOSS ---------------------------然后就一致卡在这里-------------------------------------- 问题2: 运行多卡部署,我的input是给我五部科幻电影,但是output却是又随生成了一些。 1. 《星际穿越》 2. 《火星救援》 3. 《地心引力》 4. 《降临》 5....

plugin模型,有用python代码写的使用例子吗?而非只是动态图片

huggingface上的示例代码的meta_instruction,为啥不用中文写?

参考chatglm-6b的[moss的int8量化部署](https://github.com/Tongjilibo/bert4torch/blob/master/examples/basic/basic_language_model_moss.py),单卡最低占用约18个G,此外也有转chatglm-6b、bella、llama-7b的推理(含量化版本,单卡12G可跑)及微调,见[bert4torch](https://github.com/Tongjilibo/bert4torch/blob/master/examples/llm/README.md)

请问如何申请API

野生组,没卡跑QAQ

你好 请问怎么申请API KEY?

这可能是普通人获取大于24GB显存的唯一途径了

有注意到repo目录下的moss-api的pdf文件,大致浏览了一下是类似于web接口的服务, 想请问该服务的启动或打开方式是如何实现和使用的,直接基于推理和参数去改写嘛, 关于这部分相关的内容,希望可以在readme中补充,在该issue做个简单的答复亦可, 最后,respect moss的工作👍