Triangle104 commited on
Commit
80d0bcc
·
verified ·
1 Parent(s): e04fe25

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -13,6 +13,12 @@ license: apache-2.0
13
  This model was converted to GGUF format from [`arcee-ai/Virtuoso-Medium-v2`](https://huggingface.co/arcee-ai/Virtuoso-Medium-v2) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
14
  Refer to the [original model card](https://huggingface.co/arcee-ai/Virtuoso-Medium-v2) for more details on the model.
15
 
 
 
 
 
 
 
16
  ## Use with llama.cpp
17
  Install llama.cpp through brew (works on Mac and Linux)
18
 
 
13
  This model was converted to GGUF format from [`arcee-ai/Virtuoso-Medium-v2`](https://huggingface.co/arcee-ai/Virtuoso-Medium-v2) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
14
  Refer to the [original model card](https://huggingface.co/arcee-ai/Virtuoso-Medium-v2) for more details on the model.
15
 
16
+ ---
17
+ Model details:
18
+ -
19
+ Virtuoso-Medium-v2 (32B) is our next-generation, 32-billion-parameter language model that builds upon the original Virtuoso-Medium architecture. This version is distilled from Deepseek-v3, leveraging an expanded dataset of 5B+ tokens worth of logits. It achieves higher benchmark scores than our previous release (including surpassing Arcee-Nova 2024 in certain tasks).
20
+
21
+ ---
22
  ## Use with llama.cpp
23
  Install llama.cpp through brew (works on Mac and Linux)
24