skratos115
commited on
Commit
•
b3d853e
1
Parent(s):
a8cd061
Update README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,14 @@ You can run this model using `vLLM` or `ollama`. The following instructions are
|
|
40 |
- Docker
|
41 |
- Hugging Face `transformers` library (version >= 4.37.0 is recommended)
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
### Running with Ollama
|
44 |
|
45 |
1. **Install Docker**: Ensure you have Docker installed on your machine.
|
|
|
40 |
- Docker
|
41 |
- Hugging Face `transformers` library (version >= 4.37.0 is recommended)
|
42 |
|
43 |
+
q-4k
|
44 |
+
ollama run skratos115/qwen2-7b-opendevin-q4_k_m
|
45 |
+
|
46 |
+
or
|
47 |
+
|
48 |
+
f16
|
49 |
+
ollama run skratos115/qwen2-7b-opendevin-f16
|
50 |
+
|
51 |
### Running with Ollama
|
52 |
|
53 |
1. **Install Docker**: Ensure you have Docker installed on your machine.
|