Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ license: cc-by-nc-4.0
|
|
4 |
tags:
|
5 |
- llama-cpp
|
6 |
- gguf-my-repo
|
|
|
7 |
---
|
8 |
|
9 |
# zelk12/recoilme-gemma-2-9B-v0.3-Q6_K-GGUF
|
@@ -48,4 +49,4 @@ Step 3: Run inference through the main binary.
|
|
48 |
or
|
49 |
```
|
50 |
./llama-server --hf-repo zelk12/recoilme-gemma-2-9B-v0.3-Q6_K-GGUF --hf-file recoilme-gemma-2-9b-v0.3-q6_k.gguf -c 2048
|
51 |
-
```
|
|
|
4 |
tags:
|
5 |
- llama-cpp
|
6 |
- gguf-my-repo
|
7 |
+
pipeline_tag: text-generation
|
8 |
---
|
9 |
|
10 |
# zelk12/recoilme-gemma-2-9B-v0.3-Q6_K-GGUF
|
|
|
49 |
or
|
50 |
```
|
51 |
./llama-server --hf-repo zelk12/recoilme-gemma-2-9B-v0.3-Q6_K-GGUF --hf-file recoilme-gemma-2-9b-v0.3-q6_k.gguf -c 2048
|
52 |
+
```
|