Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- PowerInfer
|
7 |
---
|
8 |
+
|
9 |
+
# ReluLLaMA-7B-Predictor
|
10 |
+
|
11 |
+
- Model creator: [PowerInfer](https://huggingface.co/PowerInfer)
|
12 |
+
|
13 |
+
This repository provides a group of sparsity predictors serving for [SparseLLM/ReluLLaMA-13B](https://huggingface.co/SparseLLM/ReluLLaMA-13B).
|