Update README.md
Browse files
README.md
CHANGED
@@ -75,7 +75,7 @@ Please give ideas and a detailed plan about how to assemble and train an army of
|
|
75 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/RQ9ovFrmT3f64WAlfBHY6.png" width="600" />
|
76 |
|
77 |
```
|
78 |
-
$ ollama run dolphin "choose a leetcode hard problem, solve it in Kotlin"
|
79 |
|
80 |
Sure, I can do that. Let's choose the problem "Find Largest Submatrix with All Ones" from LeetCode.
|
81 |
|
|
|
75 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/63111b2d88942700629f5771/RQ9ovFrmT3f64WAlfBHY6.png" width="600" />
|
76 |
|
77 |
```
|
78 |
+
$ ollama run dolphin-mixtral "choose a leetcode hard problem, solve it in Kotlin"
|
79 |
|
80 |
Sure, I can do that. Let's choose the problem "Find Largest Submatrix with All Ones" from LeetCode.
|
81 |
|