Update README.md
Browse files
README.md
CHANGED
|
@@ -62,6 +62,8 @@ docker run \
|
|
| 62 |
Now you should be able to connect `http://localhost:3000/`. Set up the configuration at the frontend by clicking the button at the bottom right, and input the right model name and api key.
|
| 63 |
Then, you can enjoy playing with OpenDevin based on CodeQwen1.5-7B-OpenDevin!
|
| 64 |
|
|
|
|
|
|
|
| 65 |
|
| 66 |
## Citation
|
| 67 |
|
|
|
|
| 62 |
Now you should be able to connect `http://localhost:3000/`. Set up the configuration at the frontend by clicking the button at the bottom right, and input the right model name and api key.
|
| 63 |
Then, you can enjoy playing with OpenDevin based on CodeQwen1.5-7B-OpenDevin!
|
| 64 |
|
| 65 |
+
## Note
|
| 66 |
+
This is just a finetuning experiment, and we admit that the performance of the model is still lagging far behind GPT-4. In the future, we will update our datasets for agent-specific finetuning and provide better and larger models. Stay tuned!
|
| 67 |
|
| 68 |
## Citation
|
| 69 |
|