yixinsong commited on
Commit
a266a27
·
1 Parent(s): fcd8582

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -59,7 +59,12 @@ We evaluate the model on the datasets of [Open LLM Leaderboard](https://huggingf
59
 
60
  ### Inference Tool
61
 
62
- Coming soon.
 
 
 
 
 
63
 
64
  ### License Disclaimer:
65
 
 
59
 
60
  ### Inference Tool
61
 
62
+
63
+ We utilize [PowerInfer](https://github.com/SJTU-IPADS/PowerInfer) for pure CPU inference, here we list the inference speed of pure CPU inference with fp16 precision.
64
+
65
+ Dense Inference: 0.85 tokens/s
66
+
67
+ Sparse Inference: 2.26 tokens/s
68
 
69
  ### License Disclaimer:
70