Skip to content

Commit fca9c64

Browse files
authored
Update kimik2.5_fp4_mi355x_atom.sh
1 parent aaa9ff4 commit fca9c64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmarks/single_node/kimik2.5_fp4_mi355x_atom.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SERVER_LOG=/workspace/server.log
2323
PORT=${PORT:-8888}
2424

2525
export OMP_NUM_THREADS=1
26-
export AITER_QUICK_REDUCE_QUANTIZATION=int4
26+
export AITER_QUICK_REDUCE_QUANTIZATION=INT4
2727

2828
# Calculate max-model-len based on ISL and OSL
2929
if [ "$ISL" = "1024" ] && [ "$OSL" = "1024" ]; then

0 commit comments

Comments
 (0)