Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] #6024

Open
HalloPythonworld opened this issue Jan 1, 2025 · 2 comments
Open

[Feature Request] #6024

HalloPythonworld opened this issue Jan 1, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@HalloPythonworld
Copy link

🥰 需求描述

模型的随机性(temperature)只能在0和1之间调整

🧐 解决方案

可以直接输入模型的随机性值,允许它大于1

📝 补充信息

Windows桌面版

@HalloPythonworld HalloPythonworld added the enhancement New feature or request label Jan 1, 2025
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: [Feature Request]

🥰 Description of requirements

The model's randomness (temperature) can only be adjusted between 0 and 1

🧐 Solution

The randomness value of the model can be entered directly, allowing it to be greater than 1

📝 Supplementary information

Windows desktop version

@xixici
Copy link

xixici commented Jan 2, 2025

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 in openai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants