yixinsong commited on
Commit
71acee4
1 Parent(s): f47cf05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -59,7 +59,11 @@ 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
+ 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.
63
+
64
+ Dense Inference: 0.85 tokens/s
65
+
66
+ Sparse Inference: 2.26 tokens/s
67
 
68
  ### License Disclaimer:
69