Update README.md
Browse files
README.md
CHANGED
@@ -155,7 +155,7 @@ For other parameters and how to use them, please refer to [the llama.cpp documen
|
|
155 |
curl -fsSL https://ollama.com/install.sh | sh
|
156 |
```
|
157 |
|
158 |
-
2. **Run the *
|
159 |
|
160 |
```
|
161 |
ollama run infosys/nt-java
|
|
|
155 |
curl -fsSL https://ollama.com/install.sh | sh
|
156 |
```
|
157 |
|
158 |
+
2. **Run the *nt-java* model:**
|
159 |
|
160 |
```
|
161 |
ollama run infosys/nt-java
|