opencommit icon indicating copy to clipboard operation
opencommit copied to clipboard

[Feature]: make top_p and temperature parameters configurable

Open sukharev-deel opened this issue 1 year ago • 0 comments
trafficstars

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

sukharev-deel avatar Jun 07 '24 11:06 sukharev-deel