allwefantasy / auto-coder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auto-coder

Auto-Coder (powered by Byzer-LLM)

| English | 中文 |


Latest News 🔥

  • [2024/05] Release Auto-Coder 0.1.57
  • [2024/04] Release Auto-Coder 0.1.46
  • [2024/03] Release Auto-Coder 0.1.25
  • [2024/03] Release Auto-Coder 0.1.24

Installation

conda create --name autocoder python=3.10.11
conda activate autocoder
pip install -U auto-coder
## if you want to use private/open-source models, uncomment this line.
# pip install -U vllm
ray start --head

Example Project

https://github.com/allwefantasy/auto-coder.example

About


Languages

Language:Python 93.3%Language:Jupyter Notebook 6.4%Language:Shell 0.2%Language:C# 0.0%