Create model card
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama2
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
|
7 |
+
# ReluLLaMA-7B-PowerInfer-GGUF
|
8 |
+
|
9 |
+
- Original model: [SparseLLM/ReluLLaMA-7B](https://huggingface.co/SparseLLM/ReluLLaMA-7B)
|
10 |
+
- Converted & distributed by: [PowerInfer](https://huggingface.co/PowerInfer)
|
11 |
+
|
12 |
+
This model is the downstream distribution of [SparseLLM/ReluLLaMA-7B](https://huggingface.co/SparseLLM/ReluLLaMA-7B) in PowerInfer GGUF format consisting of the LLM model weights and predictor weights.
|