Update README.md
Browse files
README.md
CHANGED
@@ -35,6 +35,7 @@ I used the qwen2.7b.OD.q4_k_m.gguf for my testing and got it to write me a simpl
|
|
35 |
|
36 |
You can run this model using `vLLM` or `ollama`. The following instructions are for using `ollama`.
|
37 |
|
|
|
38 |
### Prerequisites
|
39 |
|
40 |
- Docker
|
|
|
35 |
|
36 |
You can run this model using `vLLM` or `ollama`. The following instructions are for using `ollama`.
|
37 |
|
38 |
+
ollama run skratos115/qwen2-7b-opendevin-q4_k_m
|
39 |
### Prerequisites
|
40 |
|
41 |
- Docker
|