SQLBot Version
1.8.0
Run Mode
Is it running in a Docker container or running from source code?
docker
Describe the bug
A clear and concise description of what the bug is.
sqlbot 对接超聚变gb10上部署的qwen3.6-27b全精度模型,生成不了sql语句,一只思考中。相同sqlbot,对接Qwen3.6-35B-A3B-FP8,可以进行问数。
现在这两个模型的环境都还在。
另外一个case是有一个用户,部署的千问3.6-35B-A3B全精度,也问不出数,也是 一直思考中,转圈圈。
该用户之前部署的qwen3-30b的模型,也是能问出数来的。
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
我们推测是不是,系统提示吃跟对应的模型不兼容。我们也在进一步排查。
SQLBot Version
1.8.0
Run Mode
Is it running in a Docker container or running from source code?
docker
Describe the bug
A clear and concise description of what the bug is.
sqlbot 对接超聚变gb10上部署的qwen3.6-27b全精度模型,生成不了sql语句,一只思考中。相同sqlbot,对接Qwen3.6-35B-A3B-FP8,可以进行问数。
现在这两个模型的环境都还在。
另外一个case是有一个用户,部署的千问3.6-35B-A3B全精度,也问不出数,也是 一直思考中,转圈圈。
该用户之前部署的qwen3-30b的模型,也是能问出数来的。
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
我们推测是不是,系统提示吃跟对应的模型不兼容。我们也在进一步排查。