use correct dtype
This commit is contained in:
@@ -65,7 +65,7 @@ spec:
|
||||
- "254" # ↑ Allow more concurrent sequences
|
||||
- --enable-prefix-caching
|
||||
- --dtype
|
||||
- "float8" # Explicit FP8 encoding
|
||||
- "float" # Explicit FP8 encoding
|
||||
- --quantization
|
||||
- "fbgemm-fp8" # Explicit quantization backend
|
||||
- --sv2-transformer-bindings # Skip SA checks (small speedup)
|
||||
|
||||
Reference in New Issue
Block a user