Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,12 @@ tags:
|
|
28 |
This model was converted to GGUF format from [`Delta-Vector/Rei-V2-12B`](https://huggingface.co/Delta-Vector/Rei-V2-12B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
29 |
Refer to the [original model card](https://huggingface.co/Delta-Vector/Rei-V2-12B) for more details on the model.
|
30 |
|
|
|
|
|
|
|
|
|
|
|
|
|
31 |
## Use with llama.cpp
|
32 |
Install llama.cpp through brew (works on Mac and Linux)
|
33 |
|
|
|
28 |
This model was converted to GGUF format from [`Delta-Vector/Rei-V2-12B`](https://huggingface.co/Delta-Vector/Rei-V2-12B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
29 |
Refer to the [original model card](https://huggingface.co/Delta-Vector/Rei-V2-12B) for more details on the model.
|
30 |
|
31 |
+
---
|
32 |
+
Originally conceived as an experiment to test the effects of gradient clipping, this model was exceptionally well-received by early testers, prompting its official release.
|
33 |
+
|
34 |
+
Fine-tuned on top of Mistral-Nemo-Instruct (ChatML'ified), Rei-12B is designed to replicate the exquisite prose quality of Claude 3 models, particularly Sonnet and Opus, using a prototype Magnum V5 datamix.
|
35 |
+
|
36 |
+
---
|
37 |
## Use with llama.cpp
|
38 |
Install llama.cpp through brew (works on Mac and Linux)
|
39 |
|