You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parameter values show different precision between storage and logs:
thread.json: temperature = 0.7
Logs: temperature = 0.6999999880790710
Luke said: This is a classicial com-scie thing, in short regardless of how many binary bits we prepare to store numbers, there will always be decimals which require more bits 😂😂😂 but this one is fixable from our side.
Steps to Reproduce
Set temperature to 0.7 in GUI
Check thread.json value
Compare with log output
Screenshots / Logs
What is your OS?
MacOS
Windows
Linux
The text was updated successfully, but these errors were encountered:
imtuyethan
changed the title
bug: Model parameter values show unexpected precision between storage & logs
bug: [0.5.10] Model parameter values show unexpected precision between storage & logs
Dec 3, 2024
Jan version
0.5.10
Describe the Bug
Parameter values show different precision between storage and logs:
Steps to Reproduce
Screenshots / Logs
What is your OS?
The text was updated successfully, but these errors were encountered: