CPM-Bee icon indicating copy to clipboard operation
CPM-Bee copied to clipboard

百亿参数的中英文双语基座大模型

Results 69 CPM-Bee issues
Sort by recently updated
recently updated
newest added

运行下面的代码会报错,经过测试是因为含有"

I'm trying the demo code, here is the information: with CUDA 12.1 the command `!python -c "import torch;print(torch.cuda.nccl.version())"`, can return `(2, 14, 3)` below is the original import error stack:...

Environment

在生成文本时,怎么能做到流式输出呢?

enhancement

微调10B模型有推荐的GPU要求么,比如说至少多少内存l? 20G内存和单张3090是推理的需求吧,如果要跑finetune 10B模型,最少要几张3090呀, 支持QLora, ptuning这种节约计算的形式么?

I have download the model cpm-bee-10b from huggingface ,but I do not understand the path of /your/model/checkpointin. Can you someone please guide me to solve this problem?

请问如果想要在CPM-Bee模型上同时微调几个不同的子任务,数据格式需要设置成什么样的?谢谢,盼复

没有N卡,是否考虑支持一下Apple Silicon M1/M2 芯片呢?或者摩尔线程的显卡?

enhancement

您好,请问未来是否会开源评测代码?

question