Jingya HF staff commited on
Commit
ae25345
1 Parent(s): 1533ebc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ Exported with
6
+
7
+ ```bash
8
+ optimum-cli export neuron --model facebook/deit-base-patch16-224 --batch_size 1 --task image-classification vit_neuron/
9
+
10
+ ```