Skip to content

Commit

Permalink
Multi Thread LLM
Browse files Browse the repository at this point in the history
  • Loading branch information
mithandir committed Dec 7, 2024
1 parent 34280f5 commit 0af5b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spring:
model: qwen2.5:1.5b
temperature: 0.7
keep_alive: 60m
num-thread: 1
num-thread: 3

threads.virtual.enabled: true
jmx.enabled: false

0 comments on commit 0af5b71

Please sign in to comment.