celik-muhammed commited on
Commit
bd3c673
·
verified ·
1 Parent(s): b865638

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
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
  ![](https://huggingface.co/spaces/scikit-learn/README/resolve/main/sklearn%20x%20hf.png)
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
  ![](https://huggingface.co/spaces/scikit-learn/README/resolve/main/sklearn%20x%20hf.png)
32
  -->