Update README.md
Browse files
README.md
CHANGED
@@ -23,9 +23,11 @@ license: apache-2.0
|
|
23 |
|
24 |
# Intro
|
25 |
|
26 |
-
Yi-Coder
|
27 |
|
28 |
-
|
|
|
|
|
29 |
|
30 |
For model details and benchmarks, see [Yi-Coder blog](https://01-ai.github.io/) and [Yi-Coder README](https://github.com/01-ai/Yi-Coder).
|
31 |
|
|
|
23 |
|
24 |
# Intro
|
25 |
|
26 |
+
Yi-Coder is a series of open-source code language models that delivers state-of-the-art coding performance with fewer than 10 billion parameters.
|
27 |
|
28 |
+
Key features:
|
29 |
+
- Excelling in long-context understanding with a maximum context length of 128K tokens.
|
30 |
+
- Supporting 52 major programming languages, including popular ones such as Java, Python, JavaScript, and C++.
|
31 |
|
32 |
For model details and benchmarks, see [Yi-Coder blog](https://01-ai.github.io/) and [Yi-Coder README](https://github.com/01-ai/Yi-Coder).
|
33 |
|