Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.

jim60105/CodeGPT

 
 

Repository files navigation

CodeGPT

This is a slightly modified version of the upstream project for my use, originally appleboy/CodeGPT. Please refer to the original project for more information.

這是一個我自己使用的微調版本,上游專案為 appleboy/CodeGPT。請參考原始專案以獲取更多信息。

Modifications

  • Modify LLM prompts.

  • Slightly adjusted the title normalization.

  • Change to my own CI. (This one should never be merged back to the upstream project.)

  • 修改 LLM 提示

  • 略微調整了標題正規化

  • 更改為我自己的 CI (這永遠不應該合併回上游專案)

Installation

Get the win64 binary from the newest workflow run on the Actions tab and put it somewhere in your PATH.

Actions 中最新的 workflow run 取得 win64 執行檔,並將其放置在你的 PATH 中。

About

[Fork for personal edit]

Resources

License

Stars

Watchers

Forks

Contributors

Languages

  • Go 92.8%
  • Dockerfile 2.3%
  • Makefile 2.3%
  • D2 2.2%
  • JavaScript 0.2%
  • Shell 0.1%
  • Smarty 0.1%