Spaces:
Sleeping
Sleeping
Logo更新
Browse files- README.md +5 -5
- assets/favicon.ico +0 -0
- readme/README_en.md +6 -3
- readme/README_ja.md +6 -3
README.md
CHANGED
@@ -6,10 +6,9 @@
|
|
6 |
<h1 align="center">川虎 Chat 🐯 Chuanhu Chat</h1>
|
7 |
<div align="center">
|
8 |
<a href="https://github.com/GaiZhenBiao/ChuanhuChatGPT">
|
9 |
-
<img src="https://github.com/GaiZhenbiao/ChuanhuChatGPT/assets/70903329/
|
10 |
</a>
|
11 |
|
12 |
-
|
13 |
<p align="center">
|
14 |
<h3>为ChatGPT等多种LLM提供了一个轻快好用的Web图形界面和众多附加功能</h3>
|
15 |
<p align="center">
|
@@ -44,17 +43,19 @@
|
|
44 |
## 目录
|
45 |
|
46 |
| [支持模型](#支持模型) | [使用技巧](#使用技巧) | [安装方式](https://github.com/GaiZhenbiao/ChuanhuChatGPT/wiki/使用教程) | [常见问题](https://github.com/GaiZhenbiao/ChuanhuChatGPT/wiki/常见问题) | [给作者买可乐🥤](#捐款) |
|
47 |
-
|
|
48 |
-
|
49 |
|
50 |
## 支持模型
|
|
|
51 |
**通过API调用的语言模型**:
|
|
|
52 |
- [ChatGPT](https://chat.openai.com) ([GPT-4](https://openai.com/product/gpt-4))
|
53 |
- [Inspur Yuan 1.0](https://air.inspur.com/home)
|
54 |
- [MiniMax](https://api.minimax.chat/)
|
55 |
- [XMChat](https://github.com/MILVLG/xmchat)
|
56 |
|
57 |
**本地部署语言模型**:
|
|
|
58 |
- [ChatGLM](https://github.com/THUDM/ChatGLM-6B) ([ChatGLM2](https://github.com/THUDM/ChatGLM2-6B))
|
59 |
- [LLaMA](https://github.com/facebookresearch/llama)
|
60 |
- [StableLM](https://github.com/Stability-AI/StableLM)
|
@@ -137,5 +138,4 @@ python ChuanhuChatbot.py
|
|
137 |
|
138 |
<a href="https://www.buymeacoffee.com/ChuanhuChat" ><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=ChuanhuChat&button_colour=219d53&font_colour=ffffff&font_family=Poppins&outline_colour=ffffff&coffee_colour=FFDD00" alt="Buy Me A Coffee" width="250"></a>
|
139 |
|
140 |
-
|
141 |
<img width="250" alt="image" src="https://user-images.githubusercontent.com/51039745/226920291-e8ec0b0a-400f-4c20-ac13-dafac0c3aeeb.JPG">
|
|
|
6 |
<h1 align="center">川虎 Chat 🐯 Chuanhu Chat</h1>
|
7 |
<div align="center">
|
8 |
<a href="https://github.com/GaiZhenBiao/ChuanhuChatGPT">
|
9 |
+
<img src="https://github.com/GaiZhenbiao/ChuanhuChatGPT/assets/70903329/aca3a7ec-4f1d-4667-890c-a6f47bf08f63" alt="Logo" height="156">
|
10 |
</a>
|
11 |
|
|
|
12 |
<p align="center">
|
13 |
<h3>为ChatGPT等多种LLM提供了一个轻快好用的Web图形界面和众多附加功能</h3>
|
14 |
<p align="center">
|
|
|
43 |
## 目录
|
44 |
|
45 |
| [支持模型](#支持模型) | [使用技巧](#使用技巧) | [安装方式](https://github.com/GaiZhenbiao/ChuanhuChatGPT/wiki/使用教程) | [常见问题](https://github.com/GaiZhenbiao/ChuanhuChatGPT/wiki/常见问题) | [给作者买可乐🥤](#捐款) |
|
46 |
+
| ------------------ | ------------------ | -------------------------------------------------------------------- | -------------------------------------------------------------------- | -------------------- |
|
|
|
47 |
|
48 |
## 支持模型
|
49 |
+
|
50 |
**通过API调用的语言模型**:
|
51 |
+
|
52 |
- [ChatGPT](https://chat.openai.com) ([GPT-4](https://openai.com/product/gpt-4))
|
53 |
- [Inspur Yuan 1.0](https://air.inspur.com/home)
|
54 |
- [MiniMax](https://api.minimax.chat/)
|
55 |
- [XMChat](https://github.com/MILVLG/xmchat)
|
56 |
|
57 |
**本地部署语言模型**:
|
58 |
+
|
59 |
- [ChatGLM](https://github.com/THUDM/ChatGLM-6B) ([ChatGLM2](https://github.com/THUDM/ChatGLM2-6B))
|
60 |
- [LLaMA](https://github.com/facebookresearch/llama)
|
61 |
- [StableLM](https://github.com/Stability-AI/StableLM)
|
|
|
138 |
|
139 |
<a href="https://www.buymeacoffee.com/ChuanhuChat" ><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=ChuanhuChat&button_colour=219d53&font_colour=ffffff&font_family=Poppins&outline_colour=ffffff&coffee_colour=FFDD00" alt="Buy Me A Coffee" width="250"></a>
|
140 |
|
|
|
141 |
<img width="250" alt="image" src="https://user-images.githubusercontent.com/51039745/226920291-e8ec0b0a-400f-4c20-ac13-dafac0c3aeeb.JPG">
|
assets/favicon.ico
CHANGED
|
|
readme/README_en.md
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<h1 align="center">川虎 Chat 🐯 Chuanhu Chat</h1>
|
7 |
<div align="center">
|
8 |
<a href="https://github.com/GaiZhenBiao/ChuanhuChatGPT">
|
9 |
-
<img src="https://
|
10 |
</a>
|
11 |
|
12 |
<p align="center">
|
@@ -45,13 +45,16 @@
|
|
45 |
</div>
|
46 |
|
47 |
## Supported LLM Models
|
|
|
48 |
**LLM models via API**:
|
|
|
49 |
- [ChatGPT](https://chat.openai.com) ([GPT-4](https://openai.com/product/gpt-4))
|
50 |
- [Inspur Yuan 1.0](https://air.inspur.com/home)
|
51 |
- [MiniMax](https://api.minimax.chat/)
|
52 |
- [XMChat](https://github.com/MILVLG/xmchat)
|
53 |
|
54 |
**LLM models via local deployment**:
|
|
|
55 |
- [ChatGLM](https://github.com/THUDM/ChatGLM-6B) ([ChatGLM2](https://github.com/THUDM/ChatGLM2-6B))
|
56 |
- [LLaMA](https://github.com/facebookresearch/llama)
|
57 |
- [StableLM](https://github.com/Stability-AI/StableLM)
|
@@ -62,8 +65,8 @@
|
|
62 |
- To better control the ChatGPT, use System Prompt.
|
63 |
- To use a Prompt Template, select the Prompt Template Collection file first, and then choose certain prompt from the drop-down menu.
|
64 |
- To try again if the response is unsatisfactory, use `🔄 Regenerate` button.
|
65 |
-
- To start a new line in the input box, press
|
66 |
-
- To quickly switch between input history, press
|
67 |
- To deploy the program onto a server, set `"server_name": "0.0.0.0", "server_port" <your port number>,` in `config.json`.
|
68 |
- To get a public shared link, set `"share": true,` in `config.json`. Please be noted that the program must be running in order to be accessed via a public link.
|
69 |
- To use it in Hugging Face Spaces: It is recommended to **Duplicate Space** and run the program in your own Space for a faster and more secure experience.
|
|
|
6 |
<h1 align="center">川虎 Chat 🐯 Chuanhu Chat</h1>
|
7 |
<div align="center">
|
8 |
<a href="https://github.com/GaiZhenBiao/ChuanhuChatGPT">
|
9 |
+
<img src="https://github.com/GaiZhenbiao/ChuanhuChatGPT/assets/70903329/aca3a7ec-4f1d-4667-890c-a6f47bf08f63" alt="Logo" height="156">
|
10 |
</a>
|
11 |
|
12 |
<p align="center">
|
|
|
45 |
</div>
|
46 |
|
47 |
## Supported LLM Models
|
48 |
+
|
49 |
**LLM models via API**:
|
50 |
+
|
51 |
- [ChatGPT](https://chat.openai.com) ([GPT-4](https://openai.com/product/gpt-4))
|
52 |
- [Inspur Yuan 1.0](https://air.inspur.com/home)
|
53 |
- [MiniMax](https://api.minimax.chat/)
|
54 |
- [XMChat](https://github.com/MILVLG/xmchat)
|
55 |
|
56 |
**LLM models via local deployment**:
|
57 |
+
|
58 |
- [ChatGLM](https://github.com/THUDM/ChatGLM-6B) ([ChatGLM2](https://github.com/THUDM/ChatGLM2-6B))
|
59 |
- [LLaMA](https://github.com/facebookresearch/llama)
|
60 |
- [StableLM](https://github.com/Stability-AI/StableLM)
|
|
|
65 |
- To better control the ChatGPT, use System Prompt.
|
66 |
- To use a Prompt Template, select the Prompt Template Collection file first, and then choose certain prompt from the drop-down menu.
|
67 |
- To try again if the response is unsatisfactory, use `🔄 Regenerate` button.
|
68 |
+
- To start a new line in the input box, press `<kbd>`Shift`</kbd>` + `<kbd>`Enter`</kbd>` keys.
|
69 |
+
- To quickly switch between input history, press `<kbd>`↑`</kbd>` and `<kbd>`↓`</kbd>` key in the input box.
|
70 |
- To deploy the program onto a server, set `"server_name": "0.0.0.0", "server_port" <your port number>,` in `config.json`.
|
71 |
- To get a public shared link, set `"share": true,` in `config.json`. Please be noted that the program must be running in order to be accessed via a public link.
|
72 |
- To use it in Hugging Face Spaces: It is recommended to **Duplicate Space** and run the program in your own Space for a faster and more secure experience.
|
readme/README_ja.md
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<h1 align="center">川虎 Chat 🐯 Chuanhu Chat</h1>
|
7 |
<div align="center">
|
8 |
<a href="https://github.com/GaiZhenBiao/ChuanhuChatGPT">
|
9 |
-
<img src="https://
|
10 |
</a>
|
11 |
|
12 |
<p align="center">
|
@@ -45,13 +45,16 @@
|
|
45 |
</div>
|
46 |
|
47 |
## サポートされている大規模言語モデル
|
|
|
48 |
**APIを通じてアクセス可能な大規模言語モデル**:
|
|
|
49 |
- [ChatGPT](https://chat.openai.com) ([GPT-4](https://openai.com/product/gpt-4))
|
50 |
- [Inspur Yuan 1.0](https://air.inspur.com/home)
|
51 |
- [MiniMax](https://api.minimax.chat/)
|
52 |
- [XMChat](https://github.com/MILVLG/xmchat)
|
53 |
|
54 |
**ローカルに展開された大規模言語モデル**:
|
|
|
55 |
- [ChatGLM](https://github.com/THUDM/ChatGLM-6B) ([ChatGLM2](https://github.com/THUDM/ChatGLM2-6B))
|
56 |
- [LLaMA](https://github.com/facebookresearch/llama)
|
57 |
- [StableLM](https://github.com/Stability-AI/StableLM)
|
@@ -61,8 +64,8 @@
|
|
61 |
|
62 |
- ChatGPTをより適切に制御するために、システムプロンプトを使用できます。
|
63 |
- プロンプトテンプレートを使用するには、プロンプトテンプレートコレクションを選択し、ドロップダウンメニューから特定のプロンプトを選択。回答が不十分な場合は、`🔄再生成`ボタンを使って再試行します。
|
64 |
-
-
|
65 |
-
- 入力履歴を素早く切り替えるには、入力ボックスで
|
66 |
- プログラムをサーバーに展開するには、`config.json` 内の `"server_name": "0.0.0.0", "server_port": <ポート番号>`を設定してください。
|
67 |
- 共有リンクを取得するには、 `config.json` 内の `"share": true` を設定してください。なお、公開リンクでアクセスするためには、プログラムが実行されている必要があることに注意してください。
|
68 |
- Hugging Face Spacesで使用する場合: より速く、より安全に利用するために、**Duplicate Space**を使用し、自分のスペースでプログラムを実行することをお勧めします。
|
|
|
6 |
<h1 align="center">川虎 Chat 🐯 Chuanhu Chat</h1>
|
7 |
<div align="center">
|
8 |
<a href="https://github.com/GaiZhenBiao/ChuanhuChatGPT">
|
9 |
+
<img src="https://github.com/GaiZhenbiao/ChuanhuChatGPT/assets/70903329/aca3a7ec-4f1d-4667-890c-a6f47bf08f63" alt="Logo" height="156">
|
10 |
</a>
|
11 |
|
12 |
<p align="center">
|
|
|
45 |
</div>
|
46 |
|
47 |
## サポートされている大規模言語モデル
|
48 |
+
|
49 |
**APIを通じてアクセス可能な大規模言語モデル**:
|
50 |
+
|
51 |
- [ChatGPT](https://chat.openai.com) ([GPT-4](https://openai.com/product/gpt-4))
|
52 |
- [Inspur Yuan 1.0](https://air.inspur.com/home)
|
53 |
- [MiniMax](https://api.minimax.chat/)
|
54 |
- [XMChat](https://github.com/MILVLG/xmchat)
|
55 |
|
56 |
**ローカルに展開された大規模言語モデル**:
|
57 |
+
|
58 |
- [ChatGLM](https://github.com/THUDM/ChatGLM-6B) ([ChatGLM2](https://github.com/THUDM/ChatGLM2-6B))
|
59 |
- [LLaMA](https://github.com/facebookresearch/llama)
|
60 |
- [StableLM](https://github.com/Stability-AI/StableLM)
|
|
|
64 |
|
65 |
- ChatGPTをより適切に制御するために、システムプロンプトを使用できます。
|
66 |
- プロンプトテンプレートを使用するには、プロンプトテンプレートコレクションを選択し、ドロップダウンメニューから特定のプロンプトを選択。回答が不十分な場合は、`🔄再生成`ボタンを使って再試行します。
|
67 |
+
- 入力ボックスで改行するには、`<kbd>`Shift`</kbd>` + `<kbd>`Enter`</kbd>`キーを押してください。
|
68 |
+
- 入力履歴を素早く切り替えるには、入力ボックスで `<kbd>`↑`</kbd>`と`<kbd>`↓`</kbd>`キーを押す。
|
69 |
- プログラムをサーバーに展開するには、`config.json` 内の `"server_name": "0.0.0.0", "server_port": <ポート番号>`を設定してください。
|
70 |
- 共有リンクを取得するには、 `config.json` 内の `"share": true` を設定してください。なお、公開リンクでアクセスするためには、プログラムが実行されている必要があることに注意してください。
|
71 |
- Hugging Face Spacesで使用する場合: より速く、より安全に利用するために、**Duplicate Space**を使用し、自分のスペースでプログラムを実行することをお勧めします。
|