Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -300,7 +300,7 @@
|
|
300 |
|
301 |
<div class="output" id="output">
|
302 |
<h1>Transformer total number of parameters Calculator</h1>
|
303 |
-
<h3>Enter model hyperparameters in the console and press calculate (MOE mode incoming ...)</h3>
|
304 |
</div>
|
305 |
|
306 |
</body>
|
|
|
300 |
|
301 |
<div class="output" id="output">
|
302 |
<h1>Transformer total number of parameters Calculator</h1>
|
303 |
+
<h3>Enter model hyperparameters in the console and press calculate (curently working for classic transformer/LLM architecture with GQA and GLU - MOE mode incoming ...)</h3>
|
304 |
</div>
|
305 |
|
306 |
</body>
|