mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
hidream allow custom llama
Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
@@ -416,6 +416,7 @@ options_templates.update(options_section(('sd', "Models & Loading"), {
|
||||
|
||||
options_templates.update(options_section(('model_options', "Models Options"), {
|
||||
"model_sd3_disable_te5": OptionInfo(False, "SD3 disable T5 encoder"),
|
||||
"model_h1_llama_repo": OptionInfo("meta-llama/Meta-Llama-3.1-8B-Instruct", "LLama repo", gr.Textbox),
|
||||
}))
|
||||
|
||||
options_templates.update(options_section(('vae_encoder', "Variable Auto Encoder"), {
|
||||
|
||||
Reference in New Issue
Block a user