Skip to content
Snippets Groups Projects
Unverified Commit 671a3782 authored by Ren Xuancheng's avatar Ren Xuancheng Committed by GitHub
Browse files

Create qwq.yml

parent 2f122d7a
No related branches found
No related tags found
No related merge requests found
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment