SkillDistinct4940

joined 11 months ago
[–] SkillDistinct4940@alien.top 1 points 11 months ago

I’m using OpenAI gpt models. I’m struggling to get consistent and same response for an app I’m trying to make which requires the llm to response deterministic and same each time according to the prompt that we feed into it. I’m getting mixed results currently with defaults

What top p and temperature settings should I provide it?

Would giving just temperature 0 the right thing?

Do I need to give top p too?

[–] SkillDistinct4940@alien.top 1 points 11 months ago (1 children)

I’m using OpenAI gpt models. I’m struggling to get consistent and same response for an app I’m trying to make which requires the llm to response deterministic and same each time according to the prompt that we feed into it. I’m getting mixed results currently with defaults

What top p and temperature settings should I provide it?

Would giving just temperature 0 the right thing?

Do I need to give top p too?