skeskinen/bert.cpp

CodeBERT

walking-octopus opened this issue ยท 3 comments

I appears Microsoft have a neat little BERT model for code search and basic comment generation, code translation, and simple refactoring. With faster inference in C++, perhaps someone can make a neat VSCode extension or CLI for it...

https://github.com/microsoft/CodeBERT

How would you imagine these models are used in practice? For code search or something else?

Code search would be the easiest use-case for it, but it seems is can also support very basic code generation/editing. I suppose this model can be useful in the ggml-org/p1 project.

Are working on the codebert? my email: znsoft@163.com