Update README.md
Browse files
README.md
CHANGED
|
@@ -50,8 +50,8 @@ This repo contains the **Seed-Coder-8B-Base** model, with the following features
|
|
| 50 |
|---------------------------------------------------------|--------|------------------------------------|-----------------------|
|
| 51 |
| 👉 **Seed-Coder-8B-Base** | 32K | 🤗 [Model](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Base) | Pretrained on our model-centric code data. |
|
| 52 |
| Seed-Coder-8B-Instruct | 32K | 🤗 [Model](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Instruct) | Instruction-tuned for alignment with user intent. |
|
| 53 |
-
| Seed-Coder-8B-Reasoning |
|
| 54 |
-
| Seed-Coder-8B-Reasoning (bf16) |
|
| 55 |
|
| 56 |
|
| 57 |
## Requirements
|
|
|
|
| 50 |
|---------------------------------------------------------|--------|------------------------------------|-----------------------|
|
| 51 |
| 👉 **Seed-Coder-8B-Base** | 32K | 🤗 [Model](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Base) | Pretrained on our model-centric code data. |
|
| 52 |
| Seed-Coder-8B-Instruct | 32K | 🤗 [Model](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Instruct) | Instruction-tuned for alignment with user intent. |
|
| 53 |
+
| Seed-Coder-8B-Reasoning | 64K | 🤗 [Model](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Reasoning) | RL trained to boost reasoning capabilities. |
|
| 54 |
+
| Seed-Coder-8B-Reasoning (bf16) | 64K | 🤗 [Model](https://huggingface.co/ByteDance-Seed/Seed-Coder-8B-Reasoning-bf16) | RL trained to boost reasoning capabilities. |
|
| 55 |
|
| 56 |
|
| 57 |
## Requirements
|