aaabiao Anitaliu98 commited on
Commit
f9486a5
1 Parent(s): 0c75479

Update README.md (#6)

Browse files

- Update README.md (4974e0ec5897e39d11cd1330c1e0da9c31708d6f)


Co-authored-by: XUELING LIU <Anitaliu98@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -23,6 +23,9 @@ 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 [deepseek-coder-6.7b-base](https://huggingface.co/deepseek-ai/deepseek-coder-6.7b-base).
28
+
29
  ## Model Usage
30
  ### Inference
31