mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-03 22:05:35 +02:00
Merge pull request #65 from Radnos/main
Updated README.md for default local model.
This commit is contained in:
commit
1a148c0222
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Add one of these environment variables:
|
|||
⭐[How do I add the API key as an environment variable?](https://phoenixnap.com/kb/windows-set-environment-variable)⭐
|
||||
|
||||
If you use Ollama, to install the models used by default (generation and embedding), execute the following terminal command:
|
||||
`ollama pull phi3 && ollama pull nomic-embed-text`
|
||||
`ollama pull llama3 && ollama pull nomic-embed-text`
|
||||
|
||||
Then, clone/download this repository
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue