2023

CodeFuse-13B: A Pretrained Multi-lingual Code Large Language Model

Di, Peng, Li, Jianguo, Yu, Hang et al.

Understand

Code Large Language Models (Code LLMs) have gained significant attention in the industry due to their wide applications in the full lifecycle of software engineering.

  • However, the effectiveness of existing models in understanding non-English inputs for multi-lingual code-related tasks is still far from well studied.
  • This paper introduces CodeFuse-13B, an open-sourced pre-trained code LLM.
  • It is specifically designed for code-related tasks with both English and Chinese prompts and supports over 40 programming languages.

Reading the bibliography…