2024-07-12
한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina
I just came back from the China Internet Conference, and I have a lot of feelings. Baidu's exhibitors unveiled Wenxin Kuai Ma, and the exhibitors' detailed explanations let us understand some of the advantages of this model. First, let's briefly introduce Wenxin Kuai Ma.
ERNIE Code is a pre-trained multimodal model launched by Baidu. It is a member of Baidu's "Wenxin" large model series. ERNIE Code focuses on code understanding and generation, aiming to improve the efficiency and quality of software development. It can understand and generate code in multiple programming languages, including but not limited to Python, Java, JavaScript, etc.
Wenxin KuaiMa official website
Baidu Comate · Coding mate, Pair you create
The exhibitor used the Wenxin KuaiMa plug-in installed in vscode to demonstrate during the demonstration, and it can be seen that it supports a lot of functions. Let me briefly explain it.
basic function:
It also supports many instructions, knowledge and plug-ins
As shown in the above pictures, the official website provides some tutorials and deployments that are very helpful for novices, and you can also experience it online on the web version. You can also try it out first.
I think it has become an accelerator for programming learning and project development for college students. Through intelligent code completion, generation and optimization, Wenxin KuaiMa helps college students quickly get started with programming, effectively shortening the distance from theory to practice. In actual project development, it can not only improve coding efficiency, but also stimulate innovative thinking, and quickly get started to understand the project code and main architecture, accelerating the learning speed of novices!