Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,12 @@ base_model: Intelligent-Internet/II-Medical-8B
|
|
10 |
This model was converted to GGUF format from [`Intelligent-Internet/II-Medical-8B`](https://huggingface.co/Intelligent-Internet/II-Medical-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
11 |
Refer to the [original model card](https://huggingface.co/Intelligent-Internet/II-Medical-8B) for more details on the model.
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
## Use with llama.cpp
|
14 |
Install llama.cpp through brew (works on Mac and Linux)
|
15 |
|
|
|
10 |
This model was converted to GGUF format from [`Intelligent-Internet/II-Medical-8B`](https://huggingface.co/Intelligent-Internet/II-Medical-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
11 |
Refer to the [original model card](https://huggingface.co/Intelligent-Internet/II-Medical-8B) for more details on the model.
|
12 |
|
13 |
+
---
|
14 |
+
II-Medical-8B is the newest advanced large language model developed by
|
15 |
+
Intelligent Internet, specifically engineered to enhance AI-driven
|
16 |
+
medical reasoning. Following the positive reception of our previous II-Medical-7B-Preview, this new iteration significantly advances the capabilities of medical question answering,
|
17 |
+
|
18 |
+
---
|
19 |
## Use with llama.cpp
|
20 |
Install llama.cpp through brew (works on Mac and Linux)
|
21 |
|