Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -28,7 +28,7 @@
|
|
28 |
<li><code>=HF(cell or direct input, "mistralai/Mixtral-8x7B-Instruct-v0.3")</code></li>
|
29 |
</ul>
|
30 |
|
31 |
-
<p><strong>Update:</strong> Thanks to <a href="https://huggingface.co/louisbrulenaudet" target="_blank">@louisbrulenaudet</a>, you can now
|
32 |
<p>The formula is:</p>
|
33 |
<li><code>=HF(cell or direct input, cell with the name of the model, cell with the prompt)</code></li>
|
34 |
|
|
|
28 |
<li><code>=HF(cell or direct input, "mistralai/Mixtral-8x7B-Instruct-v0.3")</code></li>
|
29 |
</ul>
|
30 |
|
31 |
+
<p><strong>Update:</strong> Thanks to <a href="https://huggingface.co/louisbrulenaudet" target="_blank">@louisbrulenaudet</a>, you can now customize your prompt and select the model of your choice directly in the sheet.</p>
|
32 |
<p>The formula is:</p>
|
33 |
<li><code>=HF(cell or direct input, cell with the name of the model, cell with the prompt)</code></li>
|
34 |
|