Skip to main content

支持在线、离线all in one的AI模型空间入口这是一个可以将 Huggingface Spaces、魔搭创空间 及 Gradio ChatBot 自动转成免费 API 的 Npm 包

  1. 支持在线、离线all in one的AI模型空间入口
    这是一个可以将 Huggingface Spaces、魔搭创空间 及 Gradio ChatBot 自动转成免费 API 的 Npm 包。理论上支持所有带 chatbot 的空间,目前完美支持了 GPT4Free,ChatGPT,Llama 2,Vicuna,MPT-30B,Falcon,ChatGLM,通义千问 等众多模型空间
    项目地址:https://github.com/weaigc/gradio-chatbot
    直接使用:https://weaigc.github.io/gradio-chatbot-ui
    快速上手
    NPM
    - 体验 ChatGPT
    npx gradio-chatbot
    # or
    npm install -g gradio-chatbot
    chatbot
    - 体验 Llama2
    chatbot 2
    # 或者
    chatbot https://huggingface.co/spaces/huggingface-projects/llama-2-13b-chat
    更多用法请输入 chatbot help
    Docker
    docker build . -t gradio-server
    docker run --rm…
    📡发布:https://noisevip.cn/16919.html
    📢关注频道:@quanshoulu
    💬留言讨论:@Efficiencyfollow
    📬投稿bot:@noisewowbot
    📇搜索bot:@Efficiencysearchbot
    🎁访问主页: www.noisework.cn