limcheekin commited on
Commit
19485c0
1 Parent(s): 8a4f00d

feat: added notebook on how to use the api and updated index.html to include the link to the notebook

Browse files
Files changed (2) hide show
  1. index.html +10 -0
  2. mistral-7b-instruct.ipynb +0 -0
index.html CHANGED
@@ -27,6 +27,16 @@
27
  >
28
  </li>
29
  </ul>
 
 
 
 
 
 
 
 
 
 
30
  <p>
31
  If you find this resource valuable, your support in the form of starring
32
  the space would be greatly appreciated. Your engagement plays a vital role
 
27
  >
28
  </li>
29
  </ul>
30
+ <p>
31
+ Go ahead and try it out the API endpoint yourself with the
32
+ <a
33
+ href="https://huggingface.co/spaces/limcheekin/Mistral-7B-Instruct-v0.1-GGUF/blob/main/mistral-7b-instruct.ipynb"
34
+ target="_blank"
35
+ >
36
+ mistral-7b-instruct.ipynb</a
37
+ >
38
+ jupyter notebook.
39
+ </p>
40
  <p>
41
  If you find this resource valuable, your support in the form of starring
42
  the space would be greatly appreciated. Your engagement plays a vital role
mistral-7b-instruct.ipynb ADDED
The diff for this file is too large to render. See raw diff