Transformers
GGUF
English
Medical AI
AI-powered healthcare
Diagnostic AI model
Medical chatbot
Healthcare AI solutions
Symptom analysis AI
Disease diagnosis model
Medical NLP model
AI for doctors
Medical Q&A model
Healthcare chatbot
AI in telemedicine
Medical research assistant
AI medical assistant
Disease treatment suggestions AI
Medical education AI
AI in healthcare innovation
LLaMA medical model
AI healthcare applications
Medical intelligence dataset
llama-cpp
gguf-my-repo
Inference Endpoints
conversational
huzaifa525
commited on
Commit
•
9b1b5a9
1
Parent(s):
9d368c5
Update README.md
Browse files
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 "
|
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:
|