This commit is contained in:
mic 2025-12-28 21:25:02 +01:00
parent 69516bd056
commit 8270f725ae

View file

@ -1581,7 +1581,7 @@
"message": "What sampling temperature to use, between 0 and 2. Higher values like 0.8 will make the output more random, while lower values like 0.2 will make it more focused and deterministic.", "message": "What sampling temperature to use, between 0 and 2. Higher values like 0.8 will make the output more random, while lower values like 0.2 will make it more focused and deterministic.",
"description": "" "description": ""
}, },
"ollama_temperature_Info": { "prefs_ollama_temperature_Info": {
"message": "The temperature of the model. Increasing the temperature will make the model answer more creatively. The default value is 0.8. It is recommended to use values between 0 and 1.", "message": "The temperature of the model. Increasing the temperature will make the model answer more creatively. The default value is 0.8. It is recommended to use values between 0 and 1.",
"description": "" "description": ""
}, },