Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -132,7 +132,7 @@
|
|
| 132 |
<!-- Footer -->
|
| 133 |
<div class="footer">
|
| 134 |
Made with
|
| 135 |
-
<a href="https://huggingface.co/ibm-granite/granite-4.0-1b-speech" target="_blank">Granite 4.0 1B Speech</a>
|
| 136 |
and
|
| 137 |
<a href="https://huggingface.co/docs/transformers.js" target="_blank">Transformers.js</a>
|
| 138 |
<br>
|
|
|
|
| 132 |
<!-- Footer -->
|
| 133 |
<div class="footer">
|
| 134 |
Made with
|
| 135 |
+
<a href="https://huggingface.co/ibm-granite/granite-4.0-1b-speech" target="_blank">Granite 4.0 1B Speech</a> (quantized)
|
| 136 |
and
|
| 137 |
<a href="https://huggingface.co/docs/transformers.js" target="_blank">Transformers.js</a>
|
| 138 |
<br>
|