Skip to content

Commit b1df161

Browse files
authored
Update examples.rst
fix formatting and add other needed models
1 parent 9a873ca commit b1df161

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/getting_started/examples.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,12 @@ Local models
4444

4545
Remember to have installed in your pc ollama `ollama <https://ollama.com/>`
4646
Remember to pull the right model for LLM and for the embeddings, like:
47+
4748
.. code-block:: bash
4849
4950
ollama pull llama3
51+
ollama pull nomic-embed-text
52+
ollama pull mistral
5053
5154
After that, you can run the following code, using only your machine resources brum brum brum:
5255

0 commit comments

Comments
 (0)