yujiepan commited on
Commit
d6d5137
1 Parent(s): f6a2c63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  pipeline_tag: text-generation
3
- ---
 
 
 
 
 
 
 
 
1
  ---
2
  pipeline_tag: text-generation
3
+ ---
4
+
5
+ See the benchmark scripts in this repo.
6
+
7
+ ```
8
+ pip install deepsparse-nightly==1.6.0.20231120
9
+ pip install openvino==2023.3.0
10
+ ```