# auto-coder **Repository Path**: zkewind/auto-coder ## Basic Information - **Project Name**: auto-coder - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-14 - **Last Updated**: 2024-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

auto-coder

Auto-Coder(由Byzer-LLM提供支持)

| 英文 | 中文 |

--- *最新资讯* 🔥 - [2024/04] Release Auto-Coder 0.1.33 - [2024/03] Release Auto-Coder 0.1.25 - [2024/03] Release Auto-Coder 0.1.24 --- ## 安装 ```shell conda create --name autocoder python=3.10.11 conda activate autocoder pip install -U auto-coder ## 如果你想使用私有/开源模型,请取消注释以下行。 # pip install -U vllm ray start --head ``` ## 示例项目 https://github.com/allwefantasy/auto-coder.example