Update README.md
This commit is contained in:
parent
143c6f1c6b
commit
1f29ad82cf
1 changed files with 16 additions and 0 deletions
16
README.md
16
README.md
|
@ -208,3 +208,19 @@ cd /data_1/deepseek/P3.12/bin
|
|||
./pip3 install --upgrade pip
|
||||
```
|
||||
Please check the build dependencies beforehand!!! https://devguide.python.org/getting-started/setup-building/#install-dependencies
|
||||
|
||||
## Fixing the title chooser AI
|
||||
|
||||
The reasoning model has problem to provide a useful title. If you need a nice title for your chat you need a small non-reasoning model for that. e.g.
|
||||
|
||||
```
|
||||
ollama run llama3.2
|
||||
```
|
||||
|
||||
Now you go to the admin section and configure this:
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue