Giter Site home page Giter Site logo

chat-with-elysia2.0's Introduction

Chat-with-Elysia2.0

base on chatGLM-6B and vits

本项目开源,严禁商用

  • 本项目基于清华大学开源模型chatGLM-6B以及vits框架

    • chatGLM-6B模型为清华大学开源,使用时请注意查看对应的使用需知,严格遵守使用规定

      • 模型下载链接 点击这里 请仔细阅读说明根据自己的硬件配置下载对应模型
      • 模型下载后请将模型及响应的文件放置在./chatglm-model路径下
    • vits模型下载地址:

      • 夸克网盘:点击这里 提取码:CKqM

      • 百度网盘:点击这里 提取码:l5v0

      • 下载后请将模型以及配置文件放在./model-vits路径下

        本模型来自up主“saya睡大觉中”,严禁商用

  • 自行部署项目时,使用下面命令以安装模块,注意:pip安装的torch可能为cpu版本,请按照torch官网的安装方式安装对应的cuda版本,如果出现模块兼容性问题,请使用python3.9.6

 pip install -r requirements.txt
  • 硬件需求

    • 大于等于16GB内存
    • 可选:英伟达显存6GB以上显卡,最好显存8GB以上显卡
    • 注:使用cpu进行部署时需要32位gcc编译器,部署细节与方法具体问题请自行查阅清华大学ChatGLM项目对应的issue以及网上搜索
  • 本项目开发时使用的是python嵌入式包开发,所以方便打包成“懒人包”,懒人包下载地址:

​ 解压后便可以直接使用

chat-with-elysia2.0's People

Contributors

resautu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.