jackrain / selfhostedAI

A collection of one-click self-hosted AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

简体中文 | English

Self-Hosted AI

The API interface of this project is compatible with openai, and various open-source projects using openai can be easily adapted. In addition, I also call on everyone to develop compatible API interfaces in a similar way, which is conducive to the development of related applications.

Usage Example

Go to https://github.com/josStorer/chatGPTBox, and switch to the following API mode to quickly experience:

Chat

  1. ChatGLM 6B Int4
    • Offline
    • Self-Hosted
      • Click the link above to go to Huggingface, copy the space, switch the CPU to the second 8-core for a fast experience, at this time the API address is, [your name]-[repository name].hf.space, for example, if I copy and set the name to test, then my URL would be https://josstorer-test.hf.space/chat/completions

About

A collection of one-click self-hosted AI

License:Apache License 2.0


Languages

Language:Python 99.6%Language:Batchfile 0.4%