# ChatGML-ALL **Repository Path**: dbapp/ChatGML-ALL ## Basic Information - **Project Name**: ChatGML-ALL - **Description**: ChatGML-ALL - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-26 - **Last Updated**: 2023-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ChatGML-ALL #### 介绍 ChatLLM的一站式整合,包含Lora模型的训练、模型推理 #### 安装教程 ##### 环境建议 python3.10 1. conda create -n py10 python=3.10 2. conda init bash && source /root/.bashrc 3. conda activate py10 ##### 依赖安装 1. pip3 install -r requirements.txt -i https://pypi.mirrors.ustc.edu.cn/simple #### 使用说明 - python web_ui.py