Update README.md
Browse files
README.md
CHANGED
@@ -24,10 +24,10 @@ pipeline_tag: summarization
|
|
24 |
# Inference LlamaCpp
|
25 |
|
26 |
```sh
|
27 |
-
|
28 |
--hf-repo "ClarityClips/ClarityQwen2Summarizer" \
|
29 |
--hf-file unsloth.Q4_K_M.gguf \
|
30 |
-
-p "Query
|
31 |
-n 700
|
32 |
```
|
33 |
|
|
|
24 |
# Inference LlamaCpp
|
25 |
|
26 |
```sh
|
27 |
+
lama-cli \
|
28 |
--hf-repo "ClarityClips/ClarityQwen2Summarizer" \
|
29 |
--hf-file unsloth.Q4_K_M.gguf \
|
30 |
+
-p "Query: Give me a brief summary on Nihilism: The Philosophy of Johan Liebert specialy on the Tenma's Influence in 10 clear and concise sentence. Summary: " \
|
31 |
-n 700
|
32 |
```
|
33 |
|