Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
charlifu committed Jun 13, 2024
1 parent a8ff1dd commit 7e09aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ROCm_performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ python3 quantize_quark.py --model_dir [llama2 checkpoint folder] \
--quant_scheme w_fp8_a_fp8_o_fp8 \
--num_calib_data 128 \
--model_export vllm_adopted_safetensors \
--no_weight_matrix_mergee
--no_weight_matrix_merge
```
For more details, please refer to Quark's documentation.

Expand Down

0 comments on commit 7e09aea

Please sign in to comment.