Giter Site home page Giter Site logo

huiguyy / abaaba-ai Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bilibini/meow-ai

0.0 0.0 0.0 164 KB

Local lightweight chat AI based on RWKV(基于RWKV的本地轻量级聊天AI)

License: MIT License

JavaScript 98.10% Python 0.57% CSS 0.48% HTML 0.85%

abaaba-ai's Introduction

AbaAba-AI

“阿巴阿巴AI”是基于RWKV的本地轻量级聊天AI

环境配置

推荐Python版本 3.9.18
需要模块numpy、tokenizers、prompt_toolkit、transformers、flask、flask-socketio、torch

运行要求

最低4G运行内存(CPU+4G内存,可以运行430m的小模型)
最高不限(最高可运行14b的大模型,聊天质量和效果更加好)

运行设置

根据自己电脑配置在模型网站(https://huggingface.co/RWKV)下载合适的模型 下载的所有文件放在model文件夹内,并修改main.py第12行代码,将'rwkv-4-world-430m'修改为自己下载的模型文件夹
运行main.py,在浏览器中打开http://172.0.0.1:5000 即可开始对话

演示效果

该演示环境为CPU+4G运行内存,使用'rwkv-4-world-430m'模型 image

Star History

Star History Chart

abaaba-ai's People

Contributors

bilibini 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.