mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
parent
acb9eb4818
commit
b8e9a78d6f
@ -110,5 +110,46 @@ MODEL_NAMES = [ # https://ollama.com/library
|
|||||||
"starcoder",
|
"starcoder",
|
||||||
"phind-codellama",
|
"phind-codellama",
|
||||||
"starcoder2",
|
"starcoder2",
|
||||||
|
"yi",
|
||||||
|
"orca2",
|
||||||
|
"falcon",
|
||||||
|
"wizard-math",
|
||||||
|
"dolphin-phi",
|
||||||
|
"starling-lm",
|
||||||
|
"nous-hermes",
|
||||||
|
"stable-code",
|
||||||
|
"medllama2",
|
||||||
|
"bakllava",
|
||||||
|
"codeup",
|
||||||
|
"wizardlm-uncensored",
|
||||||
|
"solar",
|
||||||
|
"everythinglm",
|
||||||
|
"sqlcoder",
|
||||||
|
"dolphincoder",
|
||||||
|
"nous-hermes2-mixtral",
|
||||||
|
"stable-beluga",
|
||||||
|
"yarn-mistral",
|
||||||
|
"stablelm2",
|
||||||
|
"samantha-mistral",
|
||||||
|
"meditron",
|
||||||
|
"stablelm-zephyr",
|
||||||
|
"magicoder",
|
||||||
|
"yarn-llama2",
|
||||||
|
"llama-pro",
|
||||||
|
"deepseek-llm",
|
||||||
|
"wizard-vicuna",
|
||||||
|
"codebooga",
|
||||||
|
"mistrallite",
|
||||||
|
"all-minilm",
|
||||||
|
"nexusraven",
|
||||||
|
"open-orca-platypus2",
|
||||||
|
"goliath",
|
||||||
|
"notux",
|
||||||
|
"megadolphin",
|
||||||
|
"alfred",
|
||||||
|
"xwinlm",
|
||||||
|
"wizardlm",
|
||||||
|
"duckdb-nsql",
|
||||||
|
"notus",
|
||||||
]
|
]
|
||||||
DEFAULT_MODEL = "llama2:latest"
|
DEFAULT_MODEL = "llama2:latest"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user