MOSS
MOSS copied to clipboard
An open-source tool-augmented conversational language model from Fudan University
Explicitly passing a `revision` is encouraged when loading a model with custom code to ensure no malicious code has been contributed in a newer revision. Explicitly passing a `revision` is...
如题,想尝试申请个api token
目前设备的量是够的,性能都是够的,配了4卡,但是推理的时候发现性能都没有拉满,慢就不说了,还非常的短,每次废话讲半天到重要的地方就截断了
I follow the steps to set up the moss. When I use the command "python moss_gui_demo.py" return the ModuleNotFoundError: No module named 'accelerate'. I have check the 'accelerate' live. How...
起初报错内容和[#65](https://github.com/OpenLMLab/MOSS/issues/65)报错内容一样,源码安装后再次运行报错如下: ``` (moss) root@autodl-container-99da11befa-9a05a134:~/autodl-tmp/MOSS/MOSS# python moss_gui_demo.py Waiting for all devices to be ready, it may take a few minutes... triton not installed. Run `pip install triton` to load quantized version...
RT
例如事件提取,实体关系提取,实体属性提取等
如果支持,请问下训练方法以及所需要的硬件? 想看看能不能作为客服助手辅助个人工作。
数据质量
请教如何评估微调数据的质量,有哪些指标和方法?
finetune_moss.py 代码不使用分布式训练可以吗,改成单机gpu训练