chore: llama-box parameters

This commit is contained in:
jialin
2025-01-14 18:58:07 +08:00
parent 42d703ca1d
commit 35991ff5d6
9 changed files with 498 additions and 554 deletions
@@ -68,7 +68,7 @@ const advancedFieldsDefaultValus = {
sampling_steps: 10,
negative_prompt: null,
schedule_method: 'discrete',
preview: null
preview: 'preview_faster'
};
const openaiCompatibleFieldsDefaultValus = {