From 46641e8a8663555b4d74d52d727071115204c735 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 5 Sep 2024 00:51:01 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7433ab..94d3362 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ Ollama Settings, for Ollama to work the command line `ollama run 'model'` needs Enable History, set via code readme Ollama Config in [Settings](https://github.com/SpudGunMan/meshing-around?tab=readme-ov-file#configurations) and [llm.py](https://github.com/SpudGunMan/meshing-around/blob/eb3bbdd3c5e0f16fe3c465bea30c781bd132d2d3/modules/llm.py#L12) -Tested models are `llama3.1, gemma2 (and variants)` other models may not handle the template well. +Tested models are `llama3.1, gemma2 (and variants), mistrial (and variants)` other models may not handle the template well. ``` # Enable ollama LLM see more at https://ollama.com