mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
copy
This commit is contained in:
parent
e6123624d8
commit
cd6a278684
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ It feels like it is getting confused with training done for ChatGPT plugins?
|
||||||
The OpenAI chat APIs are not deterministic, even at `temperature=0`.
|
The OpenAI chat APIs are not deterministic, even at `temperature=0`.
|
||||||
The same identical request will produce multiple distinct responses,
|
The same identical request will produce multiple distinct responses,
|
||||||
usually on the order of 3-6 different variations. This feels
|
usually on the order of 3-6 different variations. This feels
|
||||||
like they are load balancing across a number of different
|
like they are load balancing across a number of slightly different
|
||||||
instances of the model.
|
instances of the model.
|
||||||
|
|
||||||
For some exercises, some of this variable responses pass the unit tests and other
|
For some exercises, some of this variable responses pass the unit tests and other
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue