cszhzleo commited on
Commit
f5c2a7a
1 Parent(s): 4c066eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ ```
6
+ optimum-cli export neuron --model 01-ai/Yi-1.5-6B-Chat --batch_size 1 --sequence_length 1024 --num_cores 2 --auto_cast_type fp16 ./models/01-ai/Yi-1.5-6B-Chat
7
+ ```