Hugging Face BlogMay 9, 2023, 12:00 AM

使用 StarCoder 打造程式助手:StarChat Alpha 正式推出

Original: Creating a Coding Assistant with StarCoder

Hugging Face has announced the launch of StarChat Alpha, a conversational AI assistant designed specifically for programming. The model is…

Hugging Face 發表 StarChat Alpha,這是一個基於 15B 參數 StarCoder 基礎模型進行指令微調的對話式程式助手。透過特定的對話模板與微調資料集,StarCoder 從單純的程式碼補全工具升級為能進行多輪對話的 AI 助手。本篇介紹了其訓練細節、對話格式以及如何在 Hugging Face Spaces 上進行體驗。

Hugging Face has announced the launch of StarChat Alpha, a conversational AI assistant designed specifically for programming. The model is based on StarCoder, the 15B-parameter open-source code model previously released by the BigCode project (a collaboration between Hugging Face and ServiceNow). While StarCoder itself excels at code completion, it was not designed for conversation. To address this, the Hugging Face team applied instruction tuning to enable it to engage in multi-turn question-and-answer sessions and provide code guidance, much like ChatGPT.

Full summary

Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.

See Pro plans →

Want the original English / full article?

Read on Hugging Face Blog →

Summaries are AI-generated; the original article is authoritative.