mgoin commited on
Commit
a1b59e5
1 Parent(s): 8e482d3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ tags:
4
  ---
5
  # Sparse MPT-7B-Chat - DeepSparse
6
 
7
- Chat-aligned MPT 7b model pruned to 50% and quantized for inference with DeepSparse
8
 
9
  ```python
10
  from deepsparse import TextGeneration
 
4
  ---
5
  # Sparse MPT-7B-Chat - DeepSparse
6
 
7
+ [Chat-aligned MPT 7b model](https://huggingface.co/mosaicml/mpt-7b-chat) pruned to 50% and quantized using SparseGPT for inference with DeepSparse
8
 
9
  ```python
10
  from deepsparse import TextGeneration