Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,18 @@ This initiative brings together open-source contributors and ML practitioners to
|
|
| 15 |
|
| 16 |
Explore intuitive visualization tools, diagnostic plots, interactive demos, and resources — all designed to make your models more transparent, trustworthy, and easier to understand.
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
<!--
|
| 19 |

|
| 20 |
-->
|
|
|
|
| 15 |
|
| 16 |
Explore intuitive visualization tools, diagnostic plots, interactive demos, and resources — all designed to make your models more transparent, trustworthy, and easier to understand.
|
| 17 |
|
| 18 |
+
<!--
|
| 19 |
+
+---------------------------+--------------+---------------------------------------------+----------------------------------------------+
|
| 20 |
+
| Model Name | Size | Strengths | Use Case |
|
| 21 |
+
+===========================+==============+=============================================+==============================================+
|
| 22 |
+
| modelsight-gpt2-base | ~124M params | Lightweight, fast, cost-effective | Prototyping, basic explanations |
|
| 23 |
+
+---------------------------+--------------+---------------------------------------------+----------------------------------------------+
|
| 24 |
+
| modelsight-zephyr-7b | 7B params | SOTA chat/assistant, very contextual | Deep, interactive, rich explanations |
|
| 25 |
+
+---------------------------+--------------+---------------------------------------------+----------------------------------------------+
|
| 26 |
+
| modelsight-llama2-7b | 7B params | Balanced, chat optimized, open weights | Scalable, efficient, powerful AI assistant |
|
| 27 |
+
+---------------------------+--------------+---------------------------------------------+----------------------------------------------+
|
| 28 |
+
-->
|
| 29 |
+
|
| 30 |
<!--
|
| 31 |

|
| 32 |
-->
|