Spaces:
Sleeping
Sleeping
removed nonsense section
Browse files- index.html +0 -47
index.html
CHANGED
@@ -369,53 +369,6 @@
|
|
369 |
</div>
|
370 |
|
371 |
|
372 |
-
<div class="card">
|
373 |
-
<h2><i class="material-icons">psychology</i> Model Information</h2>
|
374 |
-
<p>This space runs a fine-tuned language model specifically trained on network management, troubleshooting, and cybersecurity data. The model has been optimized for:</p>
|
375 |
-
|
376 |
-
<ul style="margin-left: 2rem; margin-bottom: 1rem;">
|
377 |
-
<li><i class="material-icons" style="font-size: 16px; vertical-align: middle; margin-right: 8px; color: var(--primary-color);">check_circle</i>Understanding network protocols and technologies</li>
|
378 |
-
<li><i class="material-icons" style="font-size: 16px; vertical-align: middle; margin-right: 8px; color: var(--primary-color);">check_circle</i>Interpreting common network metrics and diagnostics</li>
|
379 |
-
<li><i class="material-icons" style="font-size: 16px; vertical-align: middle; margin-right: 8px; color: var(--primary-color);">check_circle</i>Providing actionable recommendations for network issues</li>
|
380 |
-
<li><i class="material-icons" style="font-size: 16px; vertical-align: middle; margin-right: 8px; color: var(--primary-color);">check_circle</i>Low-latency responses for real-time monitoring scenarios</li>
|
381 |
-
</ul>
|
382 |
-
|
383 |
-
<p>Our model continuously improves through regular updates with the latest network management best practices and security information.</p>
|
384 |
-
|
385 |
-
<h3><i class="material-icons">speed</i> Performance Metrics</h3>
|
386 |
-
<div class="progress-container">
|
387 |
-
<div class="progress-item">
|
388 |
-
<div class="progress-header">
|
389 |
-
<span>Response Accuracy:</span>
|
390 |
-
<span>93.5%</span>
|
391 |
-
</div>
|
392 |
-
<div class="progress-bar">
|
393 |
-
<div class="progress-fill" style="width: 93.5%;"></div>
|
394 |
-
</div>
|
395 |
-
</div>
|
396 |
-
|
397 |
-
<div class="progress-item">
|
398 |
-
<div class="progress-header">
|
399 |
-
<span>Average Response Time:</span>
|
400 |
-
<span>320ms</span>
|
401 |
-
</div>
|
402 |
-
<div class="progress-bar">
|
403 |
-
<div class="progress-fill" style="width: 85%;"></div>
|
404 |
-
</div>
|
405 |
-
</div>
|
406 |
-
|
407 |
-
<div class="progress-item">
|
408 |
-
<div class="progress-header">
|
409 |
-
<span>Context Retention:</span>
|
410 |
-
<span>89.2%</span>
|
411 |
-
</div>
|
412 |
-
<div class="progress-bar">
|
413 |
-
<div class="progress-fill" style="width: 89.2%;"></div>
|
414 |
-
</div>
|
415 |
-
</div>
|
416 |
-
</div>
|
417 |
-
</div>
|
418 |
-
|
419 |
<div class="card">
|
420 |
<h2><i class="material-icons">chat</i> Click Assistant Icon to Get Started</h2>
|
421 |
<p>To test the assistant directly or to see it in action:</p>
|
|
|
369 |
</div>
|
370 |
|
371 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
372 |
<div class="card">
|
373 |
<h2><i class="material-icons">chat</i> Click Assistant Icon to Get Started</h2>
|
374 |
<p>To test the assistant directly or to see it in action:</p>
|