Yixin Song commited on
Commit
e005323
·
1 Parent(s): 94a7568

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ We evaluate the model on the datasets of [Open LLM Leaderboard](https://huggingf
59
 
60
  ### Inference Tool
61
 
62
- We utilize PowerInfer for pure CPU inference.
63
  Dense Inference: 2.69 tokens/s
64
  Sparse Inference: 4.45 tokens/s
65
 
 
59
 
60
  ### Inference Tool
61
 
62
+ We utilize [PowerInfer](https://github.com/SJTU-IPADS/PowerInfer) for pure CPU inference.
63
  Dense Inference: 2.69 tokens/s
64
  Sparse Inference: 4.45 tokens/s
65