Update README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,12 @@ datasets:
|
|
33 |
This model was converted to GGUF format from [`allura-org/MS3.2-24b-Angel`](https://huggingface.co/allura-org/MS3.2-24b-Angel) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
34 |
Refer to the [original model card](https://huggingface.co/allura-org/MS3.2-24b-Angel) for more details on the model.
|
35 |
|
|
|
|
|
|
|
|
|
|
|
|
|
36 |
## Use with llama.cpp
|
37 |
Install llama.cpp through brew (works on Mac and Linux)
|
38 |
|
|
|
33 |
This model was converted to GGUF format from [`allura-org/MS3.2-24b-Angel`](https://huggingface.co/allura-org/MS3.2-24b-Angel) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
34 |
Refer to the [original model card](https://huggingface.co/allura-org/MS3.2-24b-Angel) for more details on the model.
|
35 |
|
36 |
+
---
|
37 |
+
MS3.2-24b-Angel is a model finetuned from Mistral Small 3.2 for roleplaying, storywriting, and differently-flavored general instruct usecases.
|
38 |
+
|
39 |
+
Testing revealed strong prose and character portrayal for its class, rivalling the preferred 72B models of some testers.
|
40 |
+
|
41 |
+
---
|
42 |
## Use with llama.cpp
|
43 |
Install llama.cpp through brew (works on Mac and Linux)
|
44 |
|