Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Q
Qwen2.5
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Birhanu Belay
Qwen2.5
Commits
b5765a99
Commit
b5765a99
authored
8 months ago
by
Ren Xuancheng
Browse files
Options
Downloads
Patches
Plain Diff
update badcase.yml
parent
a15c759b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/ISSUE_TEMPLATE/badcase.yml
+6
-6
6 additions, 6 deletions
.github/ISSUE_TEMPLATE/badcase.yml
with
6 additions
and
6 deletions
.github/ISSUE_TEMPLATE/badcase.yml
+
6
−
6
View file @
b5765a99
...
@@ -20,9 +20,9 @@ body:
...
@@ -20,9 +20,9 @@ body:
attributes
:
attributes
:
label
:
What are the models used?
label
:
What are the models used?
description
:
|
description
:
|
Please list the model used, e.g., Qwen2-7B-Instruct, Qwen2-72B-Instruct-GGUF, etc.
Please list the model used, e.g., Qwen2
.5
-7B-Instruct, Qwen2
.5
-72B-Instruct-GGUF, etc.
Note that we only maintain models at <https://huggingface.co/Qwen> and <https://www.modelscope.com/organization/qwen>.
Note that we only maintain models at <https://huggingface.co/Qwen> and <https://www.modelscope.com/organization/qwen>.
placeholder
:
"
ex:
Qwen2-xxx"
placeholder
:
"
ex:
Qwen2
.5
-xxx"
validations
:
validations
:
required
:
true
required
:
true
-
type
:
input
-
type
:
input
...
@@ -31,7 +31,7 @@ body:
...
@@ -31,7 +31,7 @@ body:
description
:
|
description
:
|
Please briefly describe the scenario, including the framework or the platform,
Please briefly describe the scenario, including the framework or the platform,
e.g., transformers, vllm, HF Demo, etc.
e.g., transformers, vllm, HF Demo, etc.
placeholder
:
"
ex:
Qwen2-7B
cannot
generate
long
texts
with
transformers."
placeholder
:
"
ex:
Qwen2
.5
-7B
cannot
generate
long
texts
with
transformers."
validations
:
validations
:
required
:
true
required
:
true
-
type
:
checkboxes
-
type
:
checkboxes
...
@@ -41,13 +41,13 @@ body:
...
@@ -41,13 +41,13 @@ body:
Please first check if you have followed the usage guide in related documentation and if the badcase is known:
Please first check if you have followed the usage guide in related documentation and if the badcase is known:
either a workaround is avaiable or the badcase has been already reported.
either a workaround is avaiable or the badcase has been already reported.
options
:
options
:
-
label
:
I have followed [the GitHub README](https://github.com/QwenLM/Qwen2).
-
label
:
I have followed [the GitHub README](https://github.com/QwenLM/Qwen2
.5
).
required
:
true
required
:
true
-
label
:
I have checked [the Qwen documentation](https://qwen.readthedocs.io) and cannot find a solution there.
-
label
:
I have checked [the Qwen documentation](https://qwen.readthedocs.io) and cannot find a solution there.
required
:
true
required
:
true
-
label
:
I have checked the documentation of the related framework and cannot find useful information.
-
label
:
I have checked the documentation of the related framework and cannot find useful information.
required
:
true
required
:
true
-
label
:
I have searched [the issues](https://github.com/QwenLM/Qwen2/issues?q=is%3Aissue) and there is not a similar one.
-
label
:
I have searched [the issues](https://github.com/QwenLM/Qwen2
.5
/issues?q=is%3Aissue) and there is not a similar one.
required
:
true
required
:
true
-
type
:
textarea
-
type
:
textarea
attributes
:
attributes
:
...
@@ -84,7 +84,7 @@ body:
...
@@ -84,7 +84,7 @@ body:
value
:
|
value
:
|
#### Steps to reproduce
#### Steps to reproduce
This happens to Qwen2-xB-Instruct-xxx and xxx.
This happens to Qwen2
.5
-xB-Instruct-xxx and xxx.
The badcase can be reproduced with the following steps:
The badcase can be reproduced with the following steps:
1. ...
1. ...
2. ...
2. ...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment