Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeBERT #7

Open
walking-octopus opened this issue May 10, 2023 · 3 comments
Open

CodeBERT #7

walking-octopus opened this issue May 10, 2023 · 3 comments

Comments

@walking-octopus
Copy link

walking-octopus commented May 10, 2023

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

@skeskinen
Copy link
Owner

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

@walking-octopus
Copy link
Author

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.

@znsoftm
Copy link

znsoftm commented Jul 5, 2023

Are working on the codebert? my email: [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants