Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,12 @@ tags:
|
|
17 |
This model was converted to GGUF format from [`MaatAI/Seshat-Qwen3-8B`](https://huggingface.co/MaatAI/Seshat-Qwen3-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
18 |
Refer to the [original model card](https://huggingface.co/MaatAI/Seshat-Qwen3-8B) for more details on the model.
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
## Use with llama.cpp
|
21 |
Install llama.cpp through brew (works on Mac and Linux)
|
22 |
|
|
|
17 |
This model was converted to GGUF format from [`MaatAI/Seshat-Qwen3-8B`](https://huggingface.co/MaatAI/Seshat-Qwen3-8B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
18 |
Refer to the [original model card](https://huggingface.co/MaatAI/Seshat-Qwen3-8B) for more details on the model.
|
19 |
|
20 |
+
---
|
21 |
+
Seshat is a large language model fine-tuned from Qwen/Qwen3-8B to specialize in question answering related to African History. The model aims to provide informative and contextually relevant answers based on the knowledge embedded in its training data.
|
22 |
+
|
23 |
+
This model is designed to understand and generate text in multiple languages including English, French, Swahili, and Yoruba, making historical information about Africa more accessible.
|
24 |
+
|
25 |
+
---
|
26 |
## Use with llama.cpp
|
27 |
Install llama.cpp through brew (works on Mac and Linux)
|
28 |
|