huzaifa525 commited on
Commit
9b1b5a9
1 Parent(s): 9d368c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -32,7 +32,6 @@ tags:
32
  ---
33
 
34
  # huzaifa525/MedGenius_LLaMA-3.2B-Q4_K_M-GGUF
35
- This model was converted to GGUF format from [`huzaifa525/MedGenius_LLaMA-3.2B`](https://huggingface.co/huzaifa525/MedGenius_LLaMA-3.2B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
36
  Refer to the [original model card](https://huggingface.co/huzaifa525/MedGenius_LLaMA-3.2B) for more details on the model.
37
 
38
  ## Use with llama.cpp
@@ -46,7 +45,7 @@ Invoke the llama.cpp server or the CLI.
46
 
47
  ### CLI:
48
  ```bash
49
- llama-cli --hf-repo huzaifa525/MedGenius_LLaMA-3.2B-Q4_K_M-GGUF --hf-file medgenius_llama-3.2b-q4_k_m.gguf -p "The meaning to life and the universe is"
50
  ```
51
 
52
  ### Server:
 
32
  ---
33
 
34
  # huzaifa525/MedGenius_LLaMA-3.2B-Q4_K_M-GGUF
 
35
  Refer to the [original model card](https://huggingface.co/huzaifa525/MedGenius_LLaMA-3.2B) for more details on the model.
36
 
37
  ## Use with llama.cpp
 
45
 
46
  ### CLI:
47
  ```bash
48
+ llama-cli --hf-repo huzaifa525/MedGenius_LLaMA-3.2B-Q4_K_M-GGUF --hf-file medgenius_llama-3.2b-q4_k_m.gguf -p "What is the use of Paracetamol"
49
  ```
50
 
51
  ### Server: