dify icon indicating copy to clipboard operation
dify copied to clipboard

Model Parameters lost in some models.

Open FalconIA opened this issue 1 year ago • 1 comments

Self Checks

  • [x] This is only for bug report, if you would like to ask a question, please head to Discussions.
  • [x] I have searched for existing issues search for existing issues, including closed ones.
  • [x] I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • [x] Please do not modify this template :) and fill in all the required fields.

Dify version

1.1.3

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

When I choose some model (e.g. DeepSeek-R1-Distill-Qwen-32B), there is only max_tokens parameter can be configed.

Image

✔️ Expected Behavior

Expect to config other parameters, like top_p.

❌ Actual Behavior

Only max_tokens parameter can be configed.

FalconIA avatar Apr 08 '25 13:04 FalconIA

The models can be located in this repo https://github.com/langgenius/dify-official-plugins/tree/main/models/tongyi/models/llm.

Please provide the official docs to this model as well to see if this is missing. Feel free to submit a PR to fix possible issues. :)

crazywoola avatar Apr 08 '25 13:04 crazywoola