Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
GNU Affero General Public License v3.0
23.74k
stars
1.38k
forks
source link
bug: Model parameters display unrounded decimal values #4087
Open
imtuyethan opened 4 days ago
Jan version
0.5.8-734
Describe the Bug
Parameters imported from cortex.cpp showing raw decimal values (0.699, 0.949) instead of properly rounded numbers.
Steps to Reproduce