Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +1 -1
- prosparse-llama-2-13b.gguf +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
prosparse-llama-2-13b.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -7,7 +7,7 @@ language:
|
|
| 7 |
# ProSparse-LLaMA-2-13B-GGUF
|
| 8 |
|
| 9 |
- Original model: [SparseLLM/ProSparse-LLaMA-2-13B](https://huggingface.co/SparseLLM/prosparse-llama-2-13b)
|
| 10 |
-
- Converted & distributed by: [
|
| 11 |
|
| 12 |
This model is the downstream distribution of [SparseLLM/ProSparse-LLaMA-2-13B](https://huggingface.co/SparseLLM/prosparse-llama-2-13b) in PowerInfer GGUF format consisting of the LLM model weights and predictor weights.
|
| 13 |
|
|
|
|
| 7 |
# ProSparse-LLaMA-2-13B-GGUF
|
| 8 |
|
| 9 |
- Original model: [SparseLLM/ProSparse-LLaMA-2-13B](https://huggingface.co/SparseLLM/prosparse-llama-2-13b)
|
| 10 |
+
- Converted & distributed by: [PowerInfer](https://huggingface.co/PowerInfer)
|
| 11 |
|
| 12 |
This model is the downstream distribution of [SparseLLM/ProSparse-LLaMA-2-13B](https://huggingface.co/SparseLLM/prosparse-llama-2-13b) in PowerInfer GGUF format consisting of the LLM model weights and predictor weights.
|
| 13 |
|
prosparse-llama-2-13b.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78c43eb05c7c8ca1f3d5a4266bec36236b577d599959a3115f5ff62e66ba323e
|
| 3 |
+
size 27585200480
|