You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sampling temperature, between 0 and 1. Higher values like 0.8 will make the output more random, while lower values like 0.2 will make it more focused and deterministic. If set to 0, the model will useto automatically increase the temperature until certain thresholds are hit.
🥰 需求描述
模型的随机性(temperature)只能在0和1之间调整
🧐 解决方案
可以直接输入模型的随机性值,允许它大于1
📝 补充信息
Windows桌面版
The text was updated successfully, but these errors were encountered: