Skip to content

Commit

Permalink
Update help code block
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita-savelyevv committed Nov 26, 2024
1 parent 0e9a967 commit 063ef5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/openvino/export.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ optimum-cli export openvino --model local_llama --task text-generation-with-past

Check out the help for more options:

```
```text
usage: optimum-cli export openvino [-h] -m MODEL [--task TASK] [--framework {pt,tf}] [--trust-remote-code]
[--weight-format {fp32,fp16,int8,int4,mxfp4,nf4}]
[--library {transformers,diffusers,timm,sentence_transformers,open_clip}]
Expand Down

0 comments on commit 063ef5c

Please sign in to comment.