compose-vLLM.yaml aktualisiert
This commit is contained in:
parent
b37585ec18
commit
6fee84f4a0
|
|
@ -29,7 +29,7 @@ services:
|
|||
--model Qwen/Qwen2.5-14B-Instruct-AWQ
|
||||
--host 0.0.0.0
|
||||
--port 8000
|
||||
--gpu-memory-utilization 0.65
|
||||
--gpu-memory-utilization 0.9
|
||||
--max-model-len 16384
|
||||
--enable-auto-tool-choice
|
||||
--tool-call-parser hermes
|
||||
Loading…
Reference in New Issue