NikolayKozloff commited on
Commit
a2ac271
1 Parent(s): 522b144

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -16,6 +16,7 @@ license: apache-2.0
16
  tags:
17
  - llama-cpp
18
  - gguf-my-repo
 
19
  ---
20
 
21
  # NikolayKozloff/Viking-13B-Q8_0-GGUF
@@ -60,4 +61,4 @@ Step 3: Run inference through the main binary.
60
  or
61
  ```
62
  ./llama-server --hf-repo NikolayKozloff/Viking-13B-Q8_0-GGUF --hf-file viking-13b-q8_0.gguf -c 2048
63
- ```
 
16
  tags:
17
  - llama-cpp
18
  - gguf-my-repo
19
+ - text-generation-inference
20
  ---
21
 
22
  # NikolayKozloff/Viking-13B-Q8_0-GGUF
 
61
  or
62
  ```
63
  ./llama-server --hf-repo NikolayKozloff/Viking-13B-Q8_0-GGUF --hf-file viking-13b-q8_0.gguf -c 2048
64
+ ```