Skip to content

Commit 631ca7c

Browse files
committed
feat: add model
1 parent f3aefae commit 631ca7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/src/main/resources/application-ollama.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ spring.ai.embedding.transformer.tokenizer.uri=https://huggingface.co/mixedbread-
2323
#spring.ai.ollama.chat.options.num-ctx=65535
2424

2525
# image processing
26+
#spring.ai.ollama.chat.model=llama3.2-vision:11b
2627
#spring.ai.ollama.chat.model=llava:34b-v1.6-q6_K
2728
#spring.ai.ollama.chat.options.num-thread=8
2829
#spring.ai.ollama.chat.options.keep_alive=1s

0 commit comments

Comments
 (0)