skratos115 commited on
Commit
2c2d103
·
verified ·
1 Parent(s): 2496da1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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