bweng commited on
Commit
0739a54
·
verified ·
1 Parent(s): 3239f3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  - intel
10
  ---
11
 
12
- Still need to be tested, just a tiny model. GOal is to use it for CICD
13
 
14
  ```bash
15
  uv run optimum-cli export openvino --trust-remote-code --model openai/whisper-tiny --task automatic-speech-recognition --weight-format int4 --sym --group-size 128 --backup-precision int8_asym --all-layers whisper-tiny-int4
 
9
  - intel
10
  ---
11
 
12
+ Still need to be tested, just a tiny model. Goal is to use it for CICD
13
 
14
  ```bash
15
  uv run optimum-cli export openvino --trust-remote-code --model openai/whisper-tiny --task automatic-speech-recognition --weight-format int4 --sym --group-size 128 --backup-precision int8_asym --all-layers whisper-tiny-int4