Skip to content

Commit

Permalink
generate -> chat
Browse files Browse the repository at this point in the history
  • Loading branch information
swuecho authored Apr 23, 2024
1 parent 5efdb49 commit 8903a24
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ linux 下,默认的systemd 的配置限制了本机访问, 需要改HOST 能
![image](https://github.com/swuecho/chat/assets/666683/3695c088-4dcd-4ff4-9a75-6b9d44186a4b)

2. 在 Chat Admin 页面配置模型
![image](https://github.com/swuecho/chat/assets/666683/bc1d111f-7bd4-458d-bfed-0a0a5611809f)

<img width="1293" alt="image" src="https://github.com/swuecho/chat/assets/666683/65cfca8a-edbf-4fa2-844c-c3b536b32cd0">

```
id: ollama-{modelName} # modelName 与 pull的 ollama 模型 一致, 比如 mistral, ollama3, ollama2
Expand Down Expand Up @@ -169,8 +169,7 @@ This helps ensure only authorized users can access the deployed system by limiti
curl -fsSL https://ollama.com/install.sh | sh
ollama pull mistral
```

![image](https://github.com/swuecho/chat/assets/666683/3695c088-4dcd-4ff4-9a75-6b9d44186a4b)
![image](https://github.com/swuecho/chat/assets/666683/bc1d111f-7bd4-458d-bfed-0a0a5611809f)

2. config ollama model in chat admin

Expand Down

0 comments on commit 8903a24

Please sign in to comment.