Update README.md
Browse files
README.md
CHANGED
@@ -33,12 +33,6 @@ To install llama.cpp on your system, see [installation guide](https://github.com
|
|
33 |
llama-cli -m ggml-org/gemma-3n-E4B-it-GGUF:Q8_0
|
34 |
```
|
35 |
|
36 |
-
### With ollama
|
37 |
-
|
38 |
-
```sh
|
39 |
-
ollama run ggml-org/gemma-3n-E4B-it-GGUF:Q8_0
|
40 |
-
```
|
41 |
-
|
42 |
### With LM Studio
|
43 |
|
44 |
Search for `gemma-3n-E4B-it-GGUF` and add it to your model library
|
|
|
33 |
llama-cli -m ggml-org/gemma-3n-E4B-it-GGUF:Q8_0
|
34 |
```
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
### With LM Studio
|
37 |
|
38 |
Search for `gemma-3n-E4B-it-GGUF` and add it to your model library
|