Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ tags:
|
|
6 |
- merge
|
7 |
- llama-cpp
|
8 |
- gguf-my-repo
|
|
|
9 |
---
|
10 |
|
11 |
# JNolet/Mistral-7B-v0.3_v11.19.24.0_BaseInstruct-Q5_K_M-GGUF
|
@@ -50,4 +51,4 @@ Step 3: Run inference through the main binary.
|
|
50 |
or
|
51 |
```
|
52 |
./llama-server --hf-repo JNolet/Mistral-7B-v0.3_v11.19.24.0_BaseInstruct-Q5_K_M-GGUF --hf-file mistral-7b-v0.3_v11.19.24.0_baseinstruct-q5_k_m.gguf -c 2048
|
53 |
-
```
|
|
|
6 |
- merge
|
7 |
- llama-cpp
|
8 |
- gguf-my-repo
|
9 |
+
pipeline_tag: text-generation
|
10 |
---
|
11 |
|
12 |
# JNolet/Mistral-7B-v0.3_v11.19.24.0_BaseInstruct-Q5_K_M-GGUF
|
|
|
51 |
or
|
52 |
```
|
53 |
./llama-server --hf-repo JNolet/Mistral-7B-v0.3_v11.19.24.0_BaseInstruct-Q5_K_M-GGUF --hf-file mistral-7b-v0.3_v11.19.24.0_baseinstruct-q5_k_m.gguf -c 2048
|
54 |
+
```
|