65 lines
1.8 KiB
JSON

{
"language": "en",
"downloadsFolder": "/home/ganome/.lmstudio/models",
"sidebar": {
"showButtonNames": false
},
"configs": {
"expandConfigsOnClick": true
},
"chat": {
"showSuggestionsOnNewChat": true,
"alwaysShowPromptTemplate": false,
"useShiftEnterToSendMessage": false,
"useKeychordToRegenerate": true,
"unloadPreviousModelOnSelect": true,
"highlightChatMessageOnHover": true,
"doubleClickMessageToEdit": true,
"aiNamingMode": "auto",
"autoExpandReasoningBlocks": false,
"visualizeSpeculativeDecoding": false,
"chatFullWidth": false
},
"developer": {
"showExperimentalFeatures": false,
"experimentalLoadPresets": false,
"showDebugInfoBlocksInChat": false,
"showModelDownloadOptionData": false,
"backendDownloadChannel": "stable",
"appUpdateChannel": "stable",
"allowDevelopmentPlugins": true,
"unloadPreviousJITModelOnLoad": true,
"jitModelTTL": {
"enabled": true,
"ttlSeconds": 3600
},
"autoUpdateExtensionPacks": true,
"separateReasoningContent": false
},
"ui": {
"missionControlFullscreen": false,
"showModelFileNameInMyModels": false,
"configureLoadParamsBeforeLoad": false
},
"configPresetInclusiveness": {
"speculativeDecoding": false
},
"toggledConfigDropdowns": [],
"userInterfaceComplexityLevel": 2,
"appFirstLoad": false,
"autoLoadBundledLLM": true,
"modelLoadingGuardrails": {
"mode": "low",
"customThresholdBytes": 4294967296
},
"dismissedModals": [
"Tool Use Onboarding",
"Logs Options Popover"
],
"pre030ChatsMigrated": 3,
"appPostUpdateNotificationPending": false,
"promptWhenCommittingUnsavedChangesWithNewFields": false,
"enableLocalService": true,
"cliInstalled": true,
"useHFProxy": false
}