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
671a3782
Unverified
Commit
671a3782
authored
6 months ago
by
Ren Xuancheng
Committed by
GitHub
6 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Create qwq.yml
parent
2f122d7a
No related branches found
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/qwq.yml
+41
-0
41 additions, 0 deletions
.github/ISSUE_TEMPLATE/qwq.yml
with
41 additions
and
0 deletions
.github/ISSUE_TEMPLATE/qwq.yml
0 → 100644
+
41
−
0
View file @
671a3782
name
:
QwQ-Preview
description
:
Report issues with QwQ-Preview. Please note that QwQ-Preview is a research preview. There are several known limitations.
title
:
"
[QwQ-Preview]:
"
body
:
-
type
:
input
attributes
:
label
:
What is the scenario where the problem happened?
description
:
|
Please briefly describe the scenario, including the framework or the platform,
e.g., transformers, vllm, HF Demo, etc.
placeholder
:
"
ex:
codeswitch
with
ollama
using
temperature=0"
validations
:
required
:
true
-
type
:
textarea
attributes
:
label
:
Description
description
:
|
Please describe the badcase you have encountered.
The following template is recommended.
Feel free to modify as you needed.
value
:
|
#### Steps to reproduce
The badcase can be reproduced with the following steps:
1. Framework:
2. Sampling parameters:
The following example input & output can be used:
```
system: ...
user: ...
...
```
#### Expected results
The results are expected to be ...
validations
:
required
:
true
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