mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Trim trailing whitespace in example scripts
This commit is contained in:
@@ -286,7 +286,7 @@ function userscript.genmod()
|
||||
|
||||
-- For each partially-generated sequence...
|
||||
for i, generated_row in ipairs(kobold.generated) do
|
||||
|
||||
|
||||
if max_overlap[i][bias_entry] == nil then
|
||||
max_overlap[i][bias_entry] = 0
|
||||
end
|
||||
|
Reference in New Issue
Block a user