Skip to content

Commit

Permalink
Support ShadowKV and fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
gushiqiao committed Jan 13, 2025
1 parent 620cf41 commit 1ee45d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/quantization/backend/vllm/fp8/awq_fp8_static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ quant:
granularity: per_tensor
use_qtorch: True
act:
# Support ["e4m3", "e5m2"]
quant_type: float-quant
# Support ["e4m3", "e5m2"]
bit: e4m3
symmetric: True
granularity: per_tensor
Expand Down

0 comments on commit 1ee45d0

Please sign in to comment.