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]: make top_p and temperature parameters configurable #353

Open
sukharev-deel opened this issue Jun 7, 2024 · 0 comments
Open

Comments

@sukharev-deel
Copy link

Description

I believe that if we set top_p or temperature to something more chill like 0.5~0.7 models would better perform instead of sticking to the few shot examples we provide as examples before every commit generated.

Suggested Solution

oco config set OCO_TOP_P=0.5 or oco config set OCO_TEMPERATURE=0.5

Alternatives

No response

Additional Context

No response

Repository owner deleted a comment from sukharev-deel Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant