Korrektur 65536
This commit is contained in:
parent
c13d3f3857
commit
cb32e0b429
|
|
@ -26,7 +26,7 @@ services:
|
||||||
- --quantization=awq
|
- --quantization=awq
|
||||||
- --tensor-parallel-size=2
|
- --tensor-parallel-size=2
|
||||||
- --gpu-memory-utilization=0.86
|
- --gpu-memory-utilization=0.86
|
||||||
- --max-model-len=60000
|
- --max-model-len=65536
|
||||||
- --hf-overrides={"rope_scaling":{"rope_type":"yarn","factor":2.0,"original_max_position_embeddings":32768}}
|
- --hf-overrides={"rope_scaling":{"rope_type":"yarn","factor":2.0,"original_max_position_embeddings":32768}}
|
||||||
- --max-num-seqs=4
|
- --max-num-seqs=4
|
||||||
- --served-model-name=qwen3-14b-awq
|
- --served-model-name=qwen3-14b-awq
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue