AI 编程模型 - 含AI评论的目录

专注于代码的语言模型在涵盖数十种编程语言的数十亿行代码上进行训练。OpenAI Codex 和 DeepSeek Coder 在多语言代码补全和生成任务中处于领先地位,而 AlphaCode 2 已展现出竞赛编程级别的问题解决能力。StarCoder2 和 Code Llama 代表了该领域的开源阵营,为企业工程团队提供微调和私有化部署的可能。

OpenAI Codex 1 4.6 OpenAI Codex 付费 API 1条评论 OpenAI Codex is the AI model behind GitHub Copilot, capable of translating natural language prompts into code across dozens of programming languages. Built on GPT architecture and trained on billions of lines of public code, Codex excels at Python, JavaScript, TypeScript, and Go. It powers code gene AlphaCode 2 2 4.6 AlphaCode 2 付费 API 2条评论 AlphaCode 2 是 Google DeepMind 的竞技编程 AI,由 Gemini 驱动,在编程竞赛中表现达到第 85 百分位。 DeepSeek Coder 3 4.6 DeepSeek Coder 免费 免费计划 API 开源 2条评论 DeepSeek Coder 是一个开源代码模型,在 2 万亿个令牌上训练,在开源模型中取得了最佳成果。 Codestral 4 4.5 Codestral 免费增值 免费计划 API 2条评论 Codestral 是 Mistral AI 的 22B 代码模型,支持 80 多种语言,在代码补全和中间填充任务方面表现卓越。 Code Llama 5 4.5 Code Llama 免费 免费计划 API 开源 2条评论 Code Llama 是 Meta 的开源代码大语言模型系列,参数量最高达 70B,包含 Python 变体和 100K 令牌上下文。 Qwen2.5-Coder 6 4.4 Qwen2.5-Coder 免费 免费计划 API 开源 1条评论 Qwen2.5-Coder is Alibaba Cloud's specialized code generation model from the Qwen2.5 family, available in sizes from 0.5B to 32B parameters. Trained on 5.5 trillion tokens of code data spanning over 90 programming languages, the model excels at code generation, completion, reasoning, and repair tasks Granite Code Models 7 4.3 Granite Code Models 免费 免费计划 API 开源 2条评论 IBM Granite Code Models 是开源代码 LLM,支持 116 种语言,在 Apache 2.0 许可证下用于企业用途。 StarCoder2 8 4.1 StarCoder2 免费 免费计划 API 开源 1条评论 StarCoder2 is an open-source code generation model developed by the BigCode project, a collaboration between Hugging Face and ServiceNow. Available in 3B, 7B, and 15B parameter sizes, StarCoder2 was trained on The Stack v2, one of the largest open code training datasets encompassing over 600 program WizardCoder 9 3.9 WizardCoder 免费 免费计划 开源 1条评论 WizardCoder is an open-source code generation model that applies the Evol-Instruct method to adapt StarCoder for complex programming tasks through evolved instruction tuning. The model is available in multiple sizes and has demonstrated significant improvements over its base StarCoder model on code