Skip to content

Commit c98079a

Browse files
authored
Update Voxtral README.md (#14544)
1 parent 1785346 commit c98079a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/models/voxtral/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ optimum-cli export executorch \
2727
--recipe "xnnpack" \
2828
--use_custom_sdpa \
2929
--use_custom_kv_cache \
30+
--max_seq_len 2048 \
3031
--qlinear 8da4w \
32+
--qlinear_encoder 8da4w \
3133
--qembedding 4w \
3234
--output_dir="voxtral"
3335
```

0 commit comments

Comments
 (0)