Commit
•
aabec80
1
Parent(s):
f2fde3e
Update README.md (#3)
Browse files- Update README.md (74e10411017dfcc8786a00738d52587da90a9caf)
Co-authored-by: XUELING LIU <Anitaliu98@users.noreply.huggingface.co>
README.md
CHANGED
@@ -23,6 +23,10 @@ OpenCodeInterpreter is a family of open-source code generation systems designed
|
|
23 |
|
24 |
For further information and related work, refer to our paper: ["OpenCodeInterpreter: A System for Enhanced Code Generation and Execution"](https://arxiv.org/abs/2402.14658) available on arXiv.
|
25 |
|
|
|
|
|
|
|
|
|
26 |
## Model Usage
|
27 |
### Inference
|
28 |
|
|
|
23 |
|
24 |
For further information and related work, refer to our paper: ["OpenCodeInterpreter: A System for Enhanced Code Generation and Execution"](https://arxiv.org/abs/2402.14658) available on arXiv.
|
25 |
|
26 |
+
## Model Information
|
27 |
+
This model is based on [CodeLlama-34b-Python-hf](https://huggingface.co/codellama/CodeLlama-34b-Python-hf).
|
28 |
+
|
29 |
+
|
30 |
## Model Usage
|
31 |
### Inference
|
32 |
|