Svngoku commited on
Commit
6972627
1 Parent(s): 0c0f9cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -24,12 +24,12 @@ pipeline_tag: summarization
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
 
34
  ## Ouput
35
 
 
24
  # Inference LlamaCpp
25
 
26
  ```sh
27
+ llama-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
 
34
  ## Ouput
35