We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3aefae commit 631ca7cCopy full SHA for 631ca7c
backend/src/main/resources/application-ollama.properties
@@ -23,6 +23,7 @@ spring.ai.embedding.transformer.tokenizer.uri=https://huggingface.co/mixedbread-
23
#spring.ai.ollama.chat.options.num-ctx=65535
24
25
# image processing
26
+#spring.ai.ollama.chat.model=llama3.2-vision:11b
27
#spring.ai.ollama.chat.model=llava:34b-v1.6-q6_K
28
#spring.ai.ollama.chat.options.num-thread=8
29
#spring.ai.ollama.chat.options.keep_alive=1s
0 commit comments