Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,10 @@ It features:
|
|
14 |
|
15 |
Seed-Coder-8B-Base serves as the foundation for Seed-Coder-8B-Instruct and Seed-Coder-8B-reasoning.
|
16 |
|
|
|
|
|
|
|
|
|
17 |
## Requirements
|
18 |
You will need to install the latest versions of `transformers` and `accelerate`:
|
19 |
|
|
|
14 |
|
15 |
Seed-Coder-8B-Base serves as the foundation for Seed-Coder-8B-Instruct and Seed-Coder-8B-reasoning.
|
16 |
|
17 |
+
<p align="center">
|
18 |
+
<img width="100%" src="imgs/seed-coder_intro_performance.jpg">
|
19 |
+
</p>
|
20 |
+
|
21 |
## Requirements
|
22 |
You will need to install the latest versions of `transformers` and `accelerate`:
|
23 |
|