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
{{ message }}
This repository was archived by the owner on Sep 27, 2024. It is now read-only.
The reason why this happens is that there is a % character at the end of the following json file:
I got: Error reading file ~/.cache/lm-studio/config-presets/config.map.json: SyntaxError: Unexpected end of JSON input
Because of the config, the user cannot download any models.
TEMP FIX: the user can remove the % character at the end of json file, after running the AppImage.
Please fix this, so that new users are not hindered from downloading models :)
The reason why this happens is that there is a % character at the end of the following json file:
I got: Error reading file ~/.cache/lm-studio/config-presets/config.map.json: SyntaxError: Unexpected end of JSON input
Because of the config, the user cannot download any models.
TEMP FIX: the user can remove the % character at the end of json file, after running the AppImage.
Please fix this, so that new users are not hindered from downloading models :)