Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / QwenLM/Qwen issues and pull requests
#1326 - [BUG] <title>
Issue -
State: open - Opened by bxhsort 20 days ago
- 1 comment
#1325 - Add modelers to README.md
Pull Request -
State: open - Opened by vvmumu 21 days ago
#1324 - 💡 [REQUEST] - <title>qwen推理模型是否可以多机分布式部署?(单机单卡不足以支撑推理模型部署,需要多机多卡)
Issue -
State: open - Opened by feifaxiaoming 22 days ago
- 7 comments
Labels: question
#1323 - [BUG] <title>mtbench在qwen2-7b-instruct的得分
Issue -
State: open - Opened by zhang-junjian 23 days ago
#1322 - [BUG] <title> No heartbeat received from MQLLMEngine
Issue -
State: open - Opened by hulk-zhk 30 days ago
#1321 - [BUG] <title>Cannot reproduce Qwen1.5-7B base model's reported score 62.5 on gsm8k
Issue -
State: open - Opened by StevenLau6 about 1 month ago
- 1 comment
#1320 - [BUG] 通过web_demo 运行微调模型
Issue -
State: closed - Opened by YANGLEDUO1 about 1 month ago
#1319 - [BUG] <title>
Issue -
State: open - Opened by Timeqaq about 2 months ago
- 1 comment
Labels: inactive
#1318 - ValueError: Cannot merge LORA layers when the model is gptq quantized
Issue -
State: open - Opened by goy-jin about 2 months ago
- 2 comments
Labels: inactive
#1317 - ollama qwen2.5:72b-instruct 不断循环生成问题和答案
Issue -
State: open - Opened by jaychj about 2 months ago
- 4 comments
Labels: inactive
#1315 - qwen-7b-int4用vllm推理,为什么结果是乱码?
Issue -
State: closed - Opened by shaqing 2 months ago
- 1 comment
Labels: inactive
#1314 - 请问可以支持加入本地知识库进行微调大模型吗
Issue -
State: closed - Opened by jingmingtao 3 months ago
- 3 comments
Labels: inactive
#1313 - AWQ量化后,输出不能正常停止,不量化推理正常
Issue -
State: closed - Opened by angelOnly 3 months ago
- 1 comment
Labels: inactive
#1276 - [BUG] <title>RuntimeError: Expected attn_mask dtype to be bool or to match query dtype, but got attn_mask.dtype: c10::BFloat16 and query.dtype: c10::Half instead.
Issue -
State: closed - Opened by yuyu990116 5 months ago
- 2 comments
#1268 - [BUG] model的forward函数接收attention_mask的时候,若attention_mask[i, 0]==0,则序列i输出的logits全都是NaN值
Issue -
State: closed - Opened by leileqiTHU 6 months ago
- 10 comments
#1196 - 指定了模型地址,还是提示 Incorrect path_or_model_id: '/data/shared/Qwen/Qwen-Chat/'
Issue -
State: closed - Opened by nikooooooooooooooooooo 7 months ago
- 1 comment
#848 - [BUG] RuntimeError: probability tensor contains either inf, nan or element < 0
Issue -
State: closed - Opened by JingyiChang 11 months ago
- 66 comments
Labels: help wanted
#683 - [BUG] 运行finetune_lora_ds.sh报错 SIGBUS
Issue -
State: closed - Opened by conkeur 12 months ago
- 4 comments
Labels: help wanted
#405 - looks like `model.enable_input_require_grads()` only enable if `training_args.use_lora` is True?
Issue -
State: closed - Opened by tiendung about 1 year ago
- 4 comments
#101 - [BUG] 关于Qwen-7B-Chat本地推理,对某个问题的回答,回复内容均为异常
Issue -
State: closed - Opened by jiaigo over 1 year ago
- 5 comments
Labels: bug
#101 - [BUG] 关于Qwen-7B-Chat本地推理,对某个问题的回答,回复内容均为异常
Issue -
State: closed - Opened by jiaigo over 1 year ago
- 5 comments
Labels: bug
#100 - [BUG] Chat 函数有bug
Issue -
State: closed - Opened by huajianmao over 1 year ago
- 5 comments
Labels: bug
#100 - [BUG] Chat 函数有bug
Issue -
State: closed - Opened by huajianmao over 1 year ago
- 5 comments
Labels: bug
#99 - [BUG] <title>Using eos_token, but it is not set yet. AttributeError: 'NoneType' object has no attribute 'join'
Issue -
State: closed - Opened by ArtificialZeng over 1 year ago
- 2 comments
#99 - [BUG] <title>Using eos_token, but it is not set yet. AttributeError: 'NoneType' object has no attribute 'join'
Issue -
State: closed - Opened by ArtificialZeng over 1 year ago
- 2 comments
#98 - [BUG] <title>使用官方提供的demo.py 运行 ,输出的结果完全不对
Issue -
State: closed - Opened by shuoshuo0 over 1 year ago
- 1 comment
#98 - [BUG] <title>使用官方提供的demo.py 运行 ,输出的结果完全不对
Issue -
State: closed - Opened by shuoshuo0 over 1 year ago
- 1 comment
#97 - Code Interpreter 怎么使用
Issue -
State: closed - Opened by elegant-bot over 1 year ago
- 6 comments
Labels: enhancement, prompt
#97 - Code Interpreter 怎么使用
Issue -
State: closed - Opened by elegant-bot over 1 year ago
- 6 comments
Labels: enhancement, prompt
#96 - [BUG] 模型generate函数,参数没有与transformers库对齐
Issue -
State: closed - Opened by LZHgrla over 1 year ago
- 4 comments
#96 - [BUG] 模型generate函数,参数没有与transformers库对齐
Issue -
State: closed - Opened by LZHgrla over 1 year ago
- 4 comments
#95 - [BUG] <有使用swiglu激活码>
Issue -
State: closed - Opened by Tongjilibo over 1 year ago
- 3 comments
Labels: bug
#95 - [BUG] <有使用swiglu激活码>
Issue -
State: closed - Opened by Tongjilibo over 1 year ago
- 3 comments
Labels: bug
#94 - 支持量化的Qwen stream/batch推理,int8单卡显存9g,int4单卡显存6G可跑
Issue -
State: closed - Opened by Tongjilibo over 1 year ago
- 6 comments
Labels: enhancement
#94 - 支持量化的Qwen stream/batch推理,int8单卡显存9g,int4单卡显存6G可跑
Issue -
State: closed - Opened by Tongjilibo over 1 year ago
- 6 comments
Labels: enhancement
#93 - Create one-line pip install for flash attention
Pull Request -
State: closed - Opened by rgbkrk over 1 year ago
- 2 comments
#92 - [BUG] 关于流式接口返回乱码的一点探索
Issue -
State: closed - Opened by ZhengHui-Z over 1 year ago
- 9 comments
Labels: bug
#91 - [HELP] 嵌入式知识问答,当问题在提供的上下文中不能找到答案时,模型会自己组织语言生成答案,这种问题怎么有效的优化呢,大家有没有思路?
Issue -
State: closed - Opened by bh4ffu over 1 year ago
- 6 comments
Labels: prompt
#90 - [BUG] 首页md文档/Performance 一节链接无法访问
Issue -
State: closed - Opened by forrest1g over 1 year ago
- 1 comment
#89 - [BUG] <huggingface下程序demo运行报错ZeroDivisionError>
Issue -
State: closed - Opened by fun0313 over 1 year ago
- 1 comment
Labels: bug
#88 - Add docker support.
Pull Request -
State: closed - Opened by wysaid over 1 year ago
- 5 comments
#87 - [BUG] TypeError: QWenLMHeadModel.chat() got an unexpected keyword argument 'stream'
Issue -
State: closed - Opened by ZhengHui-Z over 1 year ago
- 2 comments
Labels: bug
#86 - pretrain loss
Issue -
State: closed - Opened by bokesyo over 1 year ago
- 1 comment
#85 - [HELP] 怎么设置温度,top_p参数
Issue -
State: closed - Opened by bh4ffu over 1 year ago
- 2 comments
Labels: question
#84 - base模型疑问
Issue -
State: closed - Opened by mx8435 over 1 year ago
- 4 comments
#83 - [BUG] Segmentation fault
Issue -
State: closed - Opened by mx8435 over 1 year ago
#82 - [BUG] windows 下 使用 modelscope 搭建环境有问题
Issue -
State: closed - Opened by dogvane over 1 year ago
- 2 comments
Labels: bug
#81 - 预训练数据集会开源吗?[Over 2.2 trillion tokens]
Issue -
State: closed - Opened by juyongjiang over 1 year ago
- 6 comments
Labels: data
#80 - Update issue template
Pull Request -
State: closed - Opened by fyabc over 1 year ago
#79 - Add ja readme
Pull Request -
State: closed - Opened by eltociear over 1 year ago
- 4 comments
#78 - fix typo
Pull Request -
State: closed - Opened by JustinLin610 over 1 year ago
#77 - Add issue templates.
Pull Request -
State: closed - Opened by fyabc over 1 year ago
#76 - Improve streaming chat demo.
Pull Request -
State: closed - Opened by fyabc over 1 year ago
#75 - Add python webui & Add simple run shell script
Pull Request -
State: closed - Opened by wysaid over 1 year ago
- 8 comments
#74 - attention_mask is not supported
Issue -
State: closed - Opened by luchangli03 over 1 year ago
- 2 comments
Labels: enhancement
#72 - cli_demo.py 报错TypeError: QWenLMHeadModel.chat() got an unexpected keyword argument 'stream'
Issue -
State: closed - Opened by caowenhero over 1 year ago
- 2 comments
Labels: bug
#71 - 请支持chat接口更多的参数设置能力
Issue -
State: closed - Opened by huajianmao over 1 year ago
- 3 comments
Labels: documentation, enhancement
#70 - 给Qwen-7B-Chat套了个ChatGPT的壳,也兼容部分OpenAI接口
Issue -
State: closed - Opened by huajianmao over 1 year ago
- 4 comments
Labels: enhancement
#69 - 存在的问题:1、bitsandbytes目前不支持windows,
Issue -
State: closed - Opened by windkwbs over 1 year ago
- 5 comments
#68 - Mac/Linux/Windows多平台多方法(lora等)微调Qwen -- SuperAdapters
Issue -
State: closed - Opened by cckuailong over 1 year ago
Labels: enhancement, finetune
#67 - 文件`README.md`与`README_CN.md`中关于“开源”的描述与项目的授权协议(LICENSE)中所列出的权利及限制不符
Issue -
State: closed - Opened by nirui over 1 year ago
- 1 comment
Labels: documentation
#66 - 小建议:pytorch_model.bin为一个大文件可能存在隐患
Issue -
State: closed - Opened by batindfa over 1 year ago
- 4 comments
#65 - 程序总是崩溃Try importing flash-attention for faster inference...
Issue -
State: closed - Opened by batindfa over 1 year ago
- 4 comments
#64 - 这个是错字吗
Issue -
State: closed - Opened by KylinShinlyLin over 1 year ago
- 1 comment
Labels: documentation
#63 - The attention mask and the pad token id were not set
Issue -
State: closed - Opened by CanvaChen over 1 year ago
- 1 comment
#62 - add streaming chat demo
Pull Request -
State: closed - Opened by jxst539246 over 1 year ago
#61 - 提供 QWen-7B / QWen-7B-Chat 在 OpenCompass 榜单上的评测结果
Issue -
State: closed - Opened by Leymore over 1 year ago
- 7 comments
Labels: documentation
#60 - inference error
Issue -
State: closed - Opened by zongking123 over 1 year ago
- 2 comments
Labels: bug
#59 - tokenizer allowed_special没生效
Issue -
State: closed - Opened by MaxMys over 1 year ago
- 4 comments
Labels: bug
#58 - 通义千问微信交流群
Issue -
State: closed - Opened by wilderchan000 over 1 year ago
- 3 comments
#57 - BF16的版本是否有可能优化到14-15GB
Issue -
State: closed - Opened by sunnytoday173 over 1 year ago
- 4 comments
Labels: help wanted
#56 - 关于全量微调底座的报错
Issue -
State: closed - Opened by lucasjinreal over 1 year ago
- 9 comments
Labels: bug, finetune
#55 - 此项目需要解决的问题:1、...
Issue -
State: closed - Opened by windkwbs over 1 year ago
- 8 comments
#54 - 有没有啥微信群啥的,交流交流
Issue -
State: closed - Opened by SolarKnight1 over 1 year ago
- 4 comments
#53 - 是否有开源 百亿参数模型的计划?
Issue -
State: closed - Opened by liwenju0 over 1 year ago
- 2 comments
Labels: enhancement
#52 - qwen7b的硬件需求是什么呀?
Issue -
State: closed - Opened by txy6666yr over 1 year ago
- 6 comments
Labels: documentation
#51 - 能否实现一个兼容openai的api server?
Issue -
State: closed - Opened by zhengxiang5965 over 1 year ago
- 4 comments
Labels: enhancement
#50 - 输入文本较长时无输出结果
Issue -
State: closed - Opened by Cescfangs over 1 year ago
- 7 comments
Labels: bug
#49 - Flash attention 加速效果较差,大约只提升5%的推理速度
Issue -
State: closed - Opened by zcuuu over 1 year ago
- 5 comments
#48 - 请问如何在CPU上做inference?
Issue -
State: closed - Opened by Hsy-Intel over 1 year ago
- 1 comment
#47 - 请问Qwen-7B插件调用那个Agent要怎么用
Issue -
State: closed - Opened by TuDaCheng over 1 year ago
- 2 comments
Labels: enhancement
#46 - 请问有通义千问提示词工程的相关社区或教程吗?
Issue -
State: closed - Opened by youqiang95 over 1 year ago
Labels: documentation
#45 - QWenLMHeadModel.__init__() got an unexpected keyword argument 'use_bf16'
Issue -
State: closed - Opened by quan2005 over 1 year ago
- 1 comment
Labels: bug, documentation
#44 - 能和 Gradio集成吗
Issue -
State: closed - Opened by bjfk2006 over 1 year ago
- 1 comment
Labels: enhancement
#43 - 下一步会提供stream chat接口吗?尝试加了一下,会有乱码 😂
Issue -
State: closed - Opened by huajianmao over 1 year ago
- 11 comments
#42 - logn attention size does not match
Issue -
State: closed - Opened by huiwy over 1 year ago
- 1 comment
#41 - 关于 SFT 训练 label mask 的疑问
Issue -
State: closed - Opened by Sanster over 1 year ago
- 8 comments
Labels: finetune
#40 - 安装flash-attention装不上 报错
Issue -
State: closed - Opened by TuDaCheng over 1 year ago
- 1 comment
#39 - Bug of tokenize "<|endoftext|>"
Issue -
State: closed - Opened by yangjianxin1 over 1 year ago
- 4 comments
Labels: bug
#38 - update EVALUATION.md
Pull Request -
State: closed - Opened by hzhwcmhf over 1 year ago
#37 - Qwen-7B tokenizer 使用了多少语料训练
Issue -
State: closed - Opened by JayLee15 over 1 year ago
- 4 comments
#36 - tiktoken不支持多线程tokenize?
Issue -
State: closed - Opened by skepsun over 1 year ago
- 8 comments
#35 - 无法使用deepspeed zero3训练
Issue -
State: closed - Opened by lucasjinreal over 1 year ago
- 3 comments
#34 - 这就是阿里代码水平?
Issue -
State: closed - Opened by makerroot over 1 year ago
- 7 comments
#33 - 能否给出设置超参的示例
Issue -
State: closed - Opened by BeastyZ over 1 year ago
- 1 comment
#32 - RuntimeError: value cannot be converted to type at::Half without overflow
Issue -
State: closed - Opened by trexliu over 1 year ago
- 4 comments
Labels: bug
#31 - What is the padding token?
Issue -
State: closed - Opened by peterjc123 over 1 year ago
- 2 comments
#30 - 官方提供示例调用报未知异常
Issue -
State: closed - Opened by AgeFades over 1 year ago
- 4 comments
#29 - 关于text-generation-webui调用,前面的兄弟,有网页版的
Issue -
State: closed - Opened by nobodybut over 1 year ago
- 21 comments
Labels: help wanted
#28 - MPS does not support cumsum op with int64 input
Issue -
State: closed - Opened by Sniper970119 over 1 year ago
- 2 comments