Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAiSingularity authored Aug 14, 2024
1 parent db56744 commit f875467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Follow these steps to set up this repository and use GraphRag with local models
pip install ollama
```
3. **Download the required models using Ollama, we can choose any llm and embedding model provided under Ollama:**
3. **Download the required models using Ollama, we can choose mistral for llm and any embedding model provided under Ollama:**
```bash
ollama pull mistral #llm
ollama pull nomic-embed-text #embedding
Expand Down

0 comments on commit f875467

Please sign in to comment.