OliveSensorAPI/demo/README.md
HongCheng 6cd83b6b0e README files translation
The English version README files of the following documents are created and translated.

1. demo/README.md
2. evaluate/README.md
3. xtuner_config/README.md
4. xtuner_config/images/README.md
5. xtuner_config/ChatGLM3-6b-ft.md

There are some format problem and  language expression in the Chinese version, I also adapted them.

By the way, I modified the file name of `evaluate/General evaluation.md` and `evaluate/Professional evaluation.md` since they are shown in the `xtuner_config/README.md`
2024-03-03 19:24:55 +09:00

1.0 KiB
Raw Blame History

EmoLLM 部署指南

本地部署

  • Clone repo
git clone https://github.com/aJupyter/EmoLLM.git
  • 安装依赖
pip install -r requirements.txt
python ./demo/cli_internlm2.py
  • web_demo
python ./app.py

如果在服务器上部署,需要配置本地端口映射

OpenXLab 上部署

  • 登陆 OpenXLab创建 Gradio 应用

Login OpenXLab

  • 选择配置,立即创建

config

  • 等待构建、启动

wait a minutes

  • 项目体验

enjoy