Triangle104 commited on
Commit
42112ac
·
verified ·
1 Parent(s): 61557c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -23,6 +23,12 @@ thumbnail: https://cdn-uploads.huggingface.co/production/uploads/66c26b6fb01b19d
23
  This model was converted to GGUF format from [`Delta-Vector/Hamanasu-Magnum-4B`](https://huggingface.co/Delta-Vector/Hamanasu-Magnum-4B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
24
  Refer to the [original model card](https://huggingface.co/Delta-Vector/Hamanasu-Magnum-4B) for more details on the model.
25
 
 
 
 
 
 
 
26
  ## Use with llama.cpp
27
  Install llama.cpp through brew (works on Mac and Linux)
28
 
 
23
  This model was converted to GGUF format from [`Delta-Vector/Hamanasu-Magnum-4B`](https://huggingface.co/Delta-Vector/Hamanasu-Magnum-4B) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
24
  Refer to the [original model card](https://huggingface.co/Delta-Vector/Hamanasu-Magnum-4B) for more details on the model.
25
 
26
+ ---
27
+ This is a model designed to replicate the prose quality of the Claude
28
+ 3 series of models. specifically Sonnet and Opus - Made with a
29
+ prototype magnum V5 datamix.
30
+
31
+ ---
32
  ## Use with llama.cpp
33
  Install llama.cpp through brew (works on Mac and Linux)
34