File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -63,13 +63,12 @@ https://github.com/user-attachments/assets/51cf6ad1-196c-44ab-99ba-0035365f1bbd
6363#### Requirements
6464* Python 3.9 or higher
6565* Ollama running ` mistral-nemo `
66- * Linux with minimum specs of Ubuntu 24.04 with RTX 4070
66+ * Linux with minimum specs of Ubuntu 24.04 with RTX 4090
6767
6868#### Requirements Installation
6969* Ollama install instructions:
7070 * ` curl -fsSL https://ollama.com/install.sh | sh `
7171 * ` ollama pull qwen2.5-coder:32b `
72- * Requires at least a GTX 4090
7372* ` pip install nemo-agent `
7473* You are ready to use ` nemo-agent `
7574
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " nemo-agent"
3- version = " 3.0.0 "
3+ version = " 3.0.1 "
44description = " Your Python AI Coder"
55authors = [" Bevan Hunt <bevan@bevanhunt.com>" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments