tokens
This commit is contained in:
parent
1d7bb9cba3
commit
10d2ff67c1
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ spec:
|
||||||
- --port=8000
|
- --port=8000
|
||||||
- --tensor-parallel-size=1
|
- --tensor-parallel-size=1
|
||||||
- --gpu-memory-utilization=0.95
|
- --gpu-memory-utilization=0.95
|
||||||
- --max-model-len=24576
|
- --max-model-len=32768
|
||||||
- --kv-cache-dtype=fp8
|
- --kv-cache-dtype=fp8
|
||||||
- --max-num-batched-tokens=2048
|
- --max-num-batched-tokens=2048
|
||||||
- --max-num-seqs=128
|
- --max-num-seqs=128
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue