Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -688,7 +688,7 @@
|
|
| 688 |
<div class="input-section" id="input-section">
|
| 689 |
<div class="input-label">Enter any statement for epistemic validation</div>
|
| 690 |
<textarea id="input-text" rows="3"
|
| 691 |
-
placeholder="Type any statement... e.g. 'AI is always right and never wrong' or 'The sky is blue'"
|
| 692 |
<div class="input-footer">
|
| 693 |
<div class="char-count" id="char-count">0 CHARS</div>
|
| 694 |
<button class="validate-btn" onclick="validate()">
|
|
|
|
| 688 |
<div class="input-section" id="input-section">
|
| 689 |
<div class="input-label">Enter any statement for epistemic validation</div>
|
| 690 |
<textarea id="input-text" rows="3"
|
| 691 |
+
placeholder="Type any statement... e.g. 'AI is always right and never wrong' or 'The sky is blue'">TRIGNUM-300M processes 146,866 samples per second. This deterministic throughput is 80,000x faster than traditional LLM-based validation models, enabling real-time epistemic filtering at scale.</textarea>
|
| 692 |
<div class="input-footer">
|
| 693 |
<div class="char-count" id="char-count">0 CHARS</div>
|
| 694 |
<button class="validate-btn" onclick="validate()">
|