Feature Extraction
Transformers
Safetensors
English
bamboo
custom_code
yzmizeyu commited on
Commit
b49a7fc
1 Parent(s): 7f7a4eb

Change PowerInfer URL

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -81,7 +81,7 @@ Our evaluation is based on the framework lm-evaluation-harness and opencompass.
81
 
82
  ## Inference Speed Evaluation Results
83
 
84
- We utilize [PowerInfer](https://arxiv.org/pdf/2312.12456.pdf), a state-of-the-art acceleration framework leveraging activation sparsity.
85
  Here we show the inference speed compared with llama.cpp/transformers.
86
 
87
  ## Limitation & Disclaimer
 
81
 
82
  ## Inference Speed Evaluation Results
83
 
84
+ We utilize [PowerInfer](https://github.com/SJTU-IPADS/PowerInfer), a state-of-the-art acceleration framework leveraging activation sparsity.
85
  Here we show the inference speed compared with llama.cpp/transformers.
86
 
87
  ## Limitation & Disclaimer