gpt_academic icon indicating copy to clipboard operation
gpt_academic copied to clipboard

[Feature]: 允许用户在配置文件中指定默认Top-p和Temperture

Open wl223600 opened this issue 1 year ago • 1 comments

Class | 类型

大语言模型

Feature Request | 功能请求

Hello, Top-pTemperture可能会影响模型在部分任务下的性能。目前这两个参数可以通过UI指定(默认值为1)。 是否有计划在日后允许用户在config.py内预先指定这两个参数的默认值呢(但同时仍允许在UI内调整当前窗口的Top-pTemperture数值)? Reference GPT-4 API相应示例

wl223600 avatar Apr 04 '24 12:04 wl223600

您好,现在temperature支持保存在浏览器cookie中(frontier分支),之后会把该功能合并到主分支

binary-husky avatar Apr 05 '24 12:04 binary-husky