Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,16 @@ license: mit
|
|
4 |
|
5 |
# Seed-Coder-8B-Base
|
6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
## Introduction
|
8 |
We are thrilled to introduce Seed-Coder, a powerful, transparent, and parameter-efficient family of open-source code models at the 8B scale, featuring base, instruct, and reasoning variants. Seed-Coder contributes to promote the evolution of open code models through the following highlights.
|
9 |
|
|
|
4 |
|
5 |
# Seed-Coder-8B-Base
|
6 |
|
7 |
+
|
8 |
+
<a href="https://huggingface.co/ByteDance-Seed" target="_blank" style="margin: 2px;">
|
9 |
+
<img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-DeepSeek%20AI-ffc107?color=ffc107&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
10 |
+
</a>
|
11 |
+
|
12 |
+
<a href="https://github.com/ByteDance-Seed/Seed-Coder/blob/master/LICENSE" style="margin: 2px;">
|
13 |
+
<img alt="Code License" src="https://img.shields.io/badge/Code_License-MIT-f5de53?&color=f5de53" style="display: inline-block; vertical-align: middle;"/>
|
14 |
+
</a>
|
15 |
+
|
16 |
+
|
17 |
## Introduction
|
18 |
We are thrilled to introduce Seed-Coder, a powerful, transparent, and parameter-efficient family of open-source code models at the 8B scale, featuring base, instruct, and reasoning variants. Seed-Coder contributes to promote the evolution of open code models through the following highlights.
|
19 |
|