Skip to content

Commit 2f41675

Browse files
committed
update Readme
1 parent 4500032 commit 2f41675

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ Choose models based on your system capabilities:
2323
|------------|------------|------|--------------|----------|
2424
| **Embedding** | `nomic-embed-text` | ~274MB | 1GB | **Recommended** - General purpose |
2525
| **Embedding** | `all-minilm` | ~23MB | 512MB | Lightweight alternative |
26-
| **Chat** | `qwen3:14b` | ~8.5GB | 16GB | **Recommended** - Large model |
26+
| **Chat** | `qwen3:14b` | ~8.5GB | 16GB | **Recommended** |
2727
| **Chat** | `llama3.1:8b` | ~4.7GB | 8GB | Balanced option |
2828
| **Chat** | `mistral:latest` | ~4.1GB | 8GB | Quick responses |
2929
| **Chat** | `phi3:mini` | ~2.3GB | 4GB | Low-resource systems |
3030

31-
> **Recommendation**: Use `nomic-embed-text` for embeddings and `qwen3:14b` for chat if your system supports it. For lower-spec systems, try `mistral:latest` or `phi3:mini`.
31+
3232

3333
### Prerequisites (Required for Both Installation Methods)
3434

0 commit comments

Comments
 (0)