fdaudens HF staff commited on
Commit
ea14971
1 Parent(s): 80f2d2d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -21,7 +21,7 @@
21
  <li><p>Voilà!</p></li>
22
  </ol>
23
  <p><strong>Note:</strong> To generate your API key, click on the <a href="https://huggingface.co/settings/tokens">Access Token tab in your Hugging Face settings</a>.</p>
24
- <p>Tested with Llama 8B and 70B, and Mixtral, e.g.:</p>
25
  <ul>
26
  <li><code>=HF(cell or direct input, "meta-llama/Meta-Llama-3-70B-Instruct", prompt)</code></li>
27
  <li><code>=HF(cell or direct input, "meta-llama/Meta-Llama-3-8B-Instruct", prompt)</code></li>
 
21
  <li><p>Voilà!</p></li>
22
  </ol>
23
  <p><strong>Note:</strong> To generate your API key, click on the <a href="https://huggingface.co/settings/tokens">Access Token tab in your Hugging Face settings</a>.</p>
24
+ <p>Tested with Llama 8B and 70B, and Mistral, e.g.:</p>
25
  <ul>
26
  <li><code>=HF(cell or direct input, "meta-llama/Meta-Llama-3-70B-Instruct", prompt)</code></li>
27
  <li><code>=HF(cell or direct input, "meta-llama/Meta-Llama-3-8B-Instruct", prompt)</code></li>