Merge pull request #36 from eltociear/patch-1

docs: update README.md
This commit is contained in:
Martin 2025-03-16 20:56:26 +01:00 committed by GitHub
commit 3e3a82d7e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@
![alt text](./media/exemples/search_startup.png)
*See media/exemples for other use case screenshots.*
*See media/examples for other use case screenshots.*
---
@ -99,7 +99,7 @@ ollama serve
Change the config.ini file to set the provider_name to `ollama` and provider_model to `deepseek-r1:7b`
NOTE: `deepseek-r1:7b`is an exemple, use a bigger model if your hardware allow it.
NOTE: `deepseek-r1:7b`is an example, use a bigger model if your hardware allow it.
```sh
[MAIN]