tags | title | created | modified | ||
---|---|---|---|---|---|
|
Copilot_Codex alternative |
2022-05-09T04:35:16.000Z |
2022-12-13T11:59:35.943Z |
use chatgpt instead, when it is free.
tsinghua (again!) introduced a similar open source model called codegeex, having better performance than incoder (by meta) and codegen with vscode plugin support, able to generate and translate code. the info is found on tuna events and you can download video/scripts for some events. trained on humaneval-x dataset for code generation. it also provides blog and podcast
Codegen https://github.com/salesforce/CodeGen
copilot self-hosted powered by codegen (lots of vram, maybe for mac studio 128gb, however it only supports nvidia gpu): https://github.com/moyix/fauxpilot
code autocomplete https://github.com/shibing624/code-autocomplete
codegpt python token completion https://huggingface.co/mrm8488/CodeGPT-small-finetuned-python-token-completion
codegpt https://huggingface.co/microsoft/CodeGPT-small-py-adaptedGPT2 https://huggingface.co/microsoft/CodeGPT-small-py microsoft/CodeXGLUE#75 microsoft/CodeXGLUE#36
codebert https://github.com/microsoft/CodeBERT
code-gpt-neox https://github.com/Linyxus/code-gpt-neox
Captain Stack https://github.com/hieunc229/copilot-clone
clara https://github.com/badboysm890/clara-copilot
gpt-code-clippy https://github.com/CodedotAl/code-clippy-vscode https://github.com/ncoop57/gpt-code-clippy https://github.com/CodedotAl/gpt-code-clippy https://discuss.huggingface.co/t/pretrain-gpt-neo-for-open-source-github-copilot-model/7678?u=ncoop57 https://gpt3demo.com/apps/gpt-code-clippy-gpt-cc https://seart-ghs.si.usi.ch/ (github search engine)
kite https://kite.com/integrations/jupyter/
second mate https://github.com/samrawal/emacs-secondmate
asm dude https://github.com/HJLebbink/asm-dude
youcompleteme https://github.com/ycm-core/YouCompleteMe
code-lms(polycoder) https://github.com/VHellendoorn/Code-LMs#models https://zenodo.org/record/6363556