Update README.md
Browse files
README.md
CHANGED
|
@@ -71,17 +71,34 @@ metrics:
|
|
| 71 |
|
| 72 |
<div align="center" style="line-height: 1;">
|
| 73 |
<a href="https://discord.gg/Cx737yw4ed" target="_blank" style="margin: 2px;">
|
| 74 |
-
<img alt="Discord"
|
|
|
|
|
|
|
| 75 |
</a>
|
|
|
|
| 76 |
<a href="https://huggingface.co/twinkle-ai" target="_blank" style="margin: 2px;">
|
| 77 |
-
<img alt="Hugging Face"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
</a>
|
|
|
|
| 79 |
<!-- Gemma 模型在 Hugging Face 上為 gated,使用者需同意 Google usage license -->
|
| 80 |
<a href="https://huggingface.co/google/gemma-3-4b-pt" style="margin: 2px;">
|
| 81 |
-
<img alt="License"
|
|
|
|
|
|
|
| 82 |
</a>
|
|
|
|
| 83 |
<a href="https://huggingface.co/twinkle-ai/gemma-3-4B-T1-it/blob/main/README_EN.md" target="_blank" style="margin: 2px;">
|
| 84 |
-
<img alt="English
|
|
|
|
|
|
|
| 85 |
</a>
|
| 86 |
</div>
|
| 87 |
|
|
|
|
| 71 |
|
| 72 |
<div align="center" style="line-height: 1;">
|
| 73 |
<a href="https://discord.gg/Cx737yw4ed" target="_blank" style="margin: 2px;">
|
| 74 |
+
<img alt="Discord"
|
| 75 |
+
src="https://img.shields.io/badge/Discord-Twinkle%20AI-7289da?style=for-the-badge&logo=discord&logoColor=white"
|
| 76 |
+
style="display: inline-block; vertical-align: middle;"/>
|
| 77 |
</a>
|
| 78 |
+
|
| 79 |
<a href="https://huggingface.co/twinkle-ai" target="_blank" style="margin: 2px;">
|
| 80 |
+
<img alt="Hugging Face"
|
| 81 |
+
src="https://img.shields.io/badge/Hugging%20Face-Twinkle%20AI-ffc107?style=for-the-badge&logo=huggingface&logoColor=white"
|
| 82 |
+
style="display: inline-block; vertical-align: middle;"/>
|
| 83 |
+
</a>
|
| 84 |
+
|
| 85 |
+
<a href="https://modelscope.cn/organization/twinkle-ai" target="_blank" style="margin: 2px;">
|
| 86 |
+
<img alt="ModelScope"
|
| 87 |
+
src="https://img.shields.io/badge/ModelScope-Twinkle%20AI-4b6cb7?style=for-the-badge"
|
| 88 |
+
style="display: inline-block; vertical-align: middle;"/>
|
| 89 |
</a>
|
| 90 |
+
|
| 91 |
<!-- Gemma 模型在 Hugging Face 上為 gated,使用者需同意 Google usage license -->
|
| 92 |
<a href="https://huggingface.co/google/gemma-3-4b-pt" style="margin: 2px;">
|
| 93 |
+
<img alt="License"
|
| 94 |
+
src="https://img.shields.io/badge/License-Gemma-0081fb?style=for-the-badge"
|
| 95 |
+
style="display: inline-block; vertical-align: middle;"/>
|
| 96 |
</a>
|
| 97 |
+
|
| 98 |
<a href="https://huggingface.co/twinkle-ai/gemma-3-4B-T1-it/blob/main/README_EN.md" target="_blank" style="margin: 2px;">
|
| 99 |
+
<img alt="English README"
|
| 100 |
+
src="https://img.shields.io/badge/README-English-blue?style=for-the-badge&logo=google-translate&logoColor=white"
|
| 101 |
+
style="display: inline-block; vertical-align: middle;"/>
|
| 102 |
</a>
|
| 103 |
</div>
|
| 104 |
|