bin123apple
commited on
Commit
·
6b2f633
1
Parent(s):
66018ad
update README
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ We introduced a new model designed for the Code generation task. It 33B version'
|
|
6 |
|
7 |
Additionally, compared to previous open-source models, AutoCoder offers a new feature: it can **automatically install the required packages** and attempt to run the code until it deems there are no issues, **whenever the user wishes to execute the code**.
|
8 |
|
9 |
-
This is the 6.7B version of AutoCoder.
|
10 |
|
11 |
See details on the [AutoCoder GitHub](https://github.com/bin123apple/AutoCoder).
|
12 |
|
|
|
6 |
|
7 |
Additionally, compared to previous open-source models, AutoCoder offers a new feature: it can **automatically install the required packages** and attempt to run the code until it deems there are no issues, **whenever the user wishes to execute the code**.
|
8 |
|
9 |
+
This is the 6.7B version of AutoCoder. Its base model is deepseeker-coder.
|
10 |
|
11 |
See details on the [AutoCoder GitHub](https://github.com/bin123apple/AutoCoder).
|
12 |
|