issues
search
WisdomShell
/
codeshell
A series of code large language models developed by PKU-KCL
http://se.pku.edu.cn/kcl
Other
1.62k
stars
120
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
公司内部部署试用CodeShell算商业用途吗?
#84
rsczr
opened
2 months ago
0
微调发生报错:IndexError: list index out of range
#83
xianqiangHub
opened
4 months ago
0
请问codeshell是动态shape吗
#82
jiaqiw09
opened
6 months ago
0
请问codeshell有云端版本吗?
#81
wilikeit
opened
7 months ago
0
codeshell-chat-q4_0.gguf not found
#80
wilikeit
closed
6 months ago
0
可以提供一份数据集链接吗
#79
Tyx-main
closed
6 months ago
0
CodeShell-7b-chat模型对Verilog和VHDL语言支持嘛?
#78
xd-Nanan
opened
7 months ago
0
Fix chat_humaneval.py
#77
hwaking
opened
7 months ago
1
Fix eval.py
#76
hwaking
opened
7 months ago
1
请问如果我想使用您提供的docker镜像运行别的模型,需要在哪修改template。
#75
Halflifefa
opened
7 months ago
0
离线下载了CodeShell-7B-Chat-int4的模型文件,web_demo要修改哪里可以调用本地的模型文件
#74
hard-stone
opened
7 months ago
0
use WIsdomShell/TGI to make install, when Compiling text-generation-launcher, unresolved import `nix::sys::signal::Signal`
#73
VVIP1024
closed
8 months ago
1
有开发xcode插件的计划吗
#72
tq0426w
closed
8 months ago
1
CodeShell-7B-Chat-int4 启动wed_demo.py发送信息时报错,AttributeError: 'list' object has no attribute 'absmax
#71
Coooolrui
opened
9 months ago
2
如何使用两张显卡同时跑CodeShell-7B-Chat
#70
Coooolrui
closed
9 months ago
0
在Android Studio安装Codeshell报错,插件无法展示侧边窗口
#69
Evermaple
closed
8 months ago
1
微调时损失一直为11.15625
#68
unfold8
closed
8 months ago
1
1、CodeShell支持绝大部分主流编程语言,其中包括C#
#67
huknn
closed
8 months ago
0
请问按照run_finetune.sh微调之后模型还有记忆功能吗
#66
huknn
closed
8 months ago
1
想问下该模型支持pipeline加载吗?如果支持,task是什么类型,我用的chat提示不text-generation类型?
#65
lvqing001
opened
10 months ago
1
openai_api.py报错,model.generation_config无法赋值
#64
NoobPythoner
opened
11 months ago
1
CodeShell多batch 结果出错,如何支持多batch推理?
#63
MeJerry215
opened
11 months ago
0
CodeShell-7B-Chat微调报错
#62
RoseKindom
closed
8 months ago
0
使用CodeShell-7B-Chat-int4报错
#61
safehumeng
closed
8 months ago
0
报错Can't load the configuration of WisdomShell--CodeShell-7B-Chat\config.json
#60
big-F
closed
11 months ago
1
怎样调整参数在12G显卡上运行起来
#59
qianma819
opened
11 months ago
5
评测指标没有写是 pass@1 pass@10,默认是 pass@1 么?
#58
yiyepiaoling0715
opened
11 months ago
0
代码续写时,为什么生成的代码非常少,不是成段成段的生成呢。
#57
genius0182
closed
11 months ago
0
部署 CodeShell-7B-Chat 的 硬件需求?
#56
toohandsome
opened
12 months ago
10
感谢作者的付出🙏,麻烦问一下,是否有方法可以实现一机多卡?我需要修改什么部分
#55
whyPeanutbutter
opened
1 year ago
0
使用web demo的过程中回答完全牛头不对马嘴
#54
jungyin
closed
8 months ago
6
测试发现模型在代码生成(单测生成 )的时候存在幻觉?
#53
bolt163
opened
1 year ago
2
OSError: We couldn't connect to 'https://huggingface.co' to load this file, couldn't find it in the cached files and it looks like WisdomShell/CodeShell-7B-Chat is not the path to a directory containing a file named config.json. Checkout your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'.
#52
a1404040
opened
1 year ago
3
未来开发计划
#51
hxysusan
opened
1 year ago
1
指定GPU后仍加载到内存中,使用CPU推理
#50
yutong12
opened
1 year ago
2
运行微调后的int4模型失败:KeyError: 'transformer.h.0.attn.c_attn.weight.data'
#49
Jingzhenzxz
opened
1 year ago
0
不支持多卡运行问题
#48
opsvr
opened
1 year ago
4
运行微调后的CodeShell-7B-Chat-int4模型失败:TypeError: cannot assign 'torch.BFloat16Tensor' as parameter 'weight' (torch.nn.Parameter or None expected)
#47
Jingzhenzxz
opened
1 year ago
0
cli-demo 直接使用从魔塔下载的int4 模型无法启动。
#46
meicale
opened
1 year ago
1
基于TGI的模型server无法在v100上进行推理加速
#45
BruceMa29
opened
1 year ago
2
CodeShell-7B-Chat-int4 在TGI下运行失败
#44
AP-Kai
opened
1 year ago
5
会支持amd显卡吗
#43
fengqi
closed
1 year ago
1
使用TGI本地部署时无法并行
#42
perryrighthere
opened
1 year ago
1
run_finetune.sh 微调训练 需要多少张卡
#41
wenma1993
opened
1 year ago
9
代码生成中大量|end>|废话
#40
bolt163
opened
1 year ago
4
评估脚本无法运行,我尝试安装lm_eval==0.2.0版本(以下报错是0.3.0版本),但datasets包只能是1.15版本的,不满足bigcode-evaluation-harness项目的要求
#39
Qiang-HU
opened
1 year ago
1
自己量化操作时报错
#38
bopresslte
closed
1 year ago
1
回答的末尾出现大量重复字符,如”你好“,竖线”|“
#37
931752763
opened
1 year ago
1
flash attention 支持?
#36
CaesarWWK
closed
1 year ago
1
Host the chatbot demo on Spaces
#35
yvrjsharma
opened
1 year ago
0
Next