Closed Kep0a closed 1 day ago
@Kep0a For self-imported models, you'll need to configure the model settings yourself since Jan won't be able to automatically detect the optimal settings.
Jan Data Folder
(you can open it from Settings
> Advanced Settings
> Jan Data Folder
)models > imported
folder max_tokens
or ctx_len
in the fileThe file shows all available parameters you can tweak, with helpful comments about valid ranges (like temperature: 0-1, etc). Just be careful editing these values - make sure they match your model's actual capabilities!
Tip: For better visibility, you can open the file with VS Code or any text editor that supports YAML syntax highlighting.
Thanks @imtuyethan !
Jan version
0.5.9
Describe the Bug
Locally imported Command-R 08-2024 GGUF has an incorrect maximum context length of 8192.
Command-R 08-2024 has a maximum context of 128k.
Potential solution: locally imported model inference settings should all be able to be manually set
Steps to Reproduce
Screenshots / Logs
What is your OS?