Skip to content

Commit

Permalink
Fixed bug
Browse files Browse the repository at this point in the history
Signed-off-by: quic-amitraj <[email protected]>
  • Loading branch information
quic-amitraj authored and ochougul committed Jun 12, 2024
1 parent 56026d6 commit ae4d701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QEfficient/exporter/export_hf_to_cloud_ai_100.py
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ def qualcomm_efficient_converter(
:save_fp32_onnx: bool. If True, fp32 unclipped version of ONNX will be saved. Default is False.
:save_fp16_onnx: bool. If false, fp16 clipped version of ONNX will be deleted. Default is True.
Returns:
Returns:
Path of exported ONNX file.
"""
# Get model_kv first
Expand Down

0 comments on commit ae4d701

Please sign in to comment.