mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-18 18:56:32 +00:00
bugfix in settings
This commit is contained in:
parent
8b2a8415f4
commit
59860ed830
@ -166,7 +166,7 @@ fetch('/settings')
|
||||
personality: personalityInput.value,
|
||||
language: languageInput.value,
|
||||
voice: voiceInput.value,
|
||||
temp: tempInput.value,
|
||||
temperature: tempInput.value,
|
||||
nPredict: nPredictInput.value,
|
||||
topK: topKInput.value,
|
||||
topP: topPInput.value,
|
||||
|
Loading…
Reference in New Issue
Block a user