Commit
·
6a925ff
1
Parent(s):
dbd36f8
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
- deepsparse
|
12 |
---
|
13 |
# open-llama-3b-everythingLM-2048 - DeepSparse
|
14 |
-
This repo contains model files for [
|
15 |
|
16 |
This model was quantized and pruned with [SparseGPT](https://arxiv.org/abs/2301.00774), using [SparseML](https://github.com/neuralmagic/sparseml).
|
17 |
## Inference
|
|
|
11 |
- deepsparse
|
12 |
---
|
13 |
# open-llama-3b-everythingLM-2048 - DeepSparse
|
14 |
+
This repo contains model files for [open_llama_3b_instruct_v_0.2](https://huggingface.co/mwitiderrick/open_llama_3b_instruct_v_0.2) optimized for [DeepSparse](https://github.com/neuralmagic/deepsparse), a CPU inference runtime for sparse models.
|
15 |
|
16 |
This model was quantized and pruned with [SparseGPT](https://arxiv.org/abs/2301.00774), using [SparseML](https://github.com/neuralmagic/sparseml).
|
17 |
## Inference
|