IA Ollama - nicho92/MtgDesktopCompanion GitHub Wiki
- File Location : $USER_HOME/.magicDeskCompanion/ia/Ollama.conf
- Category : IA
- Version : 1.5.0
- Status : BETA
- Need Authenticator : No
Key | Description | Type | Default Value | Allowed Values |
---|---|---|---|---|
TEMPERATURE | You can think of temperature like randomness, with low value is being least random (or most deterministic) and max being most random (least deterministic) | Text | 0.7 | Any value between 0 and 1 |
LOG | enable chat model logger | Boolean | false | true false |
MAX_TOKEN | Maximum size of the prompt | 2000 | Any value between 50 and 5000 |
|
MODEL | model used for generation by Oolama | Text | llama3.1 | gemma gemma2 llama2 llama3 llama3.1 mistral mixtral deepseek-r1 llava llava-phi3 neural-chat codellama dolphin-mixtral mistral-openorca llama2-uncensored phi phi3 orca-mini deepseek-coder dolphin-mistral vicuna wizard-vicuna-uncensored zephyr openhermes qwen qwen2 wizardcoder llama2-chinese tinyllama phind-codellama openchat orca2 falcon wizard-math tinydolphin nous-hermes yi dolphin-phi starling-lm starcoder codeup medllama2 stable-code wizardlm-uncensored bakllava everythinglm solar stable-beluga sqlcoder yarn-mistral nous-hermes2-mixtral samantha-mistral stablelm-zephyr meditron wizard-vicuna stablelm2 magicoder yarn-llama2 nous-hermes2 deepseek-llm llama-pro open-orca-platypus2 codebooga mistrallite nexusraven goliath nomic-bed-text notux alfred megadolphin wizardlm xwinlm notus duckdb-nsql all-minilm codestral |
URL | accessible url for ollama endpoint | Url | http://localhost:11434 |