[讨论]: 关于支持Temperature参数留空,使用厂商默认值 #3500
Replies: 19 comments 3 replies
-
有点没太明白具体的需求,现在温度参数可以自己调整啊 |
Beta Was this translation helpful? Give feedback.
-
就是说应该给一个选项 可以让用户不设置temperature,从而保持各家模型的默认值(当前cherry studio要求用户必须设置一个固定的temperature) |
Beta Was this translation helpful? Give feedback.
-
各家模型的默认值这个如何确认,一个个去翻文档吗,好像没有相关 API 吧 这种取哪个默认值比较适合呢,毕竟同一个模型每个人拿来用的场景也不一样 |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
反对 temperature 不能由用户指定。对有确定性要求的工作,严格使用小的 temperature , top-P 数据是必须的设置。 |
Beta Was this translation helpful? Give feedback.
-
不是不能指定。而是至少给用户一个选项可以选择不指定 从而使用各家厂商对自己模型的默认值。 当前cherry studio强制要求用户必须给所有模型指定一个固定temperature |
Beta Was this translation helpful? Give feedback.
-
我看了一下各家的默认值基本都是1,好像跟cherry的默认值没啥区别,但是确实可以加个开关把它变成缺省防止新手设置错误 |
Beta Was this translation helpful? Give feedback.
-
没有要求必须指定啊,默认值不就是1吗,有需求会改的自己就改了,小白不会改的也不影响使用,感觉你的想法有点奇怪 |
Beta Was this translation helpful? Give feedback.
-
问题是不同厂商的的默认值由各厂商自己决定 并非统一都是1.0。 你先把帖子仔细看看 看明白吧 |
Beta Was this translation helpful? Give feedback.
-
对 就类似于现在的"Enable max tokens limit"的开关 |
Beta Was this translation helpful? Give feedback.
-
清楚了,这应该叫发送api请求的时候不带temperature参数,不指定 temperature的话模型就会使用默认的 temperature 值。这么说来这个需求还是有必要的,比如gemini默认的是1,deepseek r1默认是0.7,但是软件都给初始化成1了就不好了 |
Beta Was this translation helpful? Give feedback.
-
支持加入这个功能,并且能作为默认设置。 |
Beta Was this translation helpful? Give feedback.
-
楼主估计就是这个意思,还是很有必要的 |
Beta Was this translation helpful? Give feedback.
-
It's been a long time. Leaving another comment, hoping this gets attention |
Beta Was this translation helpful? Give feedback.
-
不同模型的推荐温度不一样,我在同一个会话中每次换模型时,都要手动把温度调节一下,非常烦,不然cherry studio就会在接口里传入不适合的温度。 |
Beta Was this translation helpful? Give feedback.
-
赞同,应该增加一个开关 |
Beta Was this translation helpful? Give feedback.
-
赞同,每家模型的默认设置不一样,建议提供不设置top p 和 temperature 的功能 |
Beta Was this translation helpful? Give feedback.
-
赞同,建议添加一些选项,勾选后api请求里不带对应的字段(使用厂商默认) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue 检查清单
平台
Windows
版本
v1.0.4
您的问题
请问Cherry Studio支持或者有考虑支持Temperature参数不指定,由各家模型厂默认吗?因为不同模型厂商的Temperature有时候并不适合设定在同一个值,是不是给用户提供一个不指定,由厂商默认的的选项更合适,谢谢👀
相关背景
No response
补充信息
优先级
低 (有空再看)
Beta Was this translation helpful? Give feedback.
All reactions