mgoin commited on
Commit
feb0417
·
1 Parent(s): 4ac66b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  tags:
3
  - deepsparse
4
  ---
 
 
5
  ```python
6
  from deepsparse import TextGeneration
7
  model = TextGeneration(model="hf:mgoin/Sheared-LLaMA-1.3B-ds")
 
2
  tags:
3
  - deepsparse
4
  ---
5
+ # https://huggingface.co/princeton-nlp/Sheared-LLaMA-1.3B exported for DeepSparse
6
+
7
  ```python
8
  from deepsparse import TextGeneration
9
  model = TextGeneration(model="hf:mgoin/Sheared-LLaMA-1.3B-ds")