Triangle104
commited on
Commit
•
c757844
1
Parent(s):
549e01c
Update README.md
Browse files
README.md
CHANGED
@@ -105,6 +105,24 @@ model-index:
|
|
105 |
This model was converted to GGUF format from [`arcee-ai/Virtuoso-Small`](https://huggingface.co/arcee-ai/Virtuoso-Small) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
106 |
Refer to the [original model card](https://huggingface.co/arcee-ai/Virtuoso-Small) for more details on the model.
|
107 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
108 |
## Use with llama.cpp
|
109 |
Install llama.cpp through brew (works on Mac and Linux)
|
110 |
|
|
|
105 |
This model was converted to GGUF format from [`arcee-ai/Virtuoso-Small`](https://huggingface.co/arcee-ai/Virtuoso-Small) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
|
106 |
Refer to the [original model card](https://huggingface.co/arcee-ai/Virtuoso-Small) for more details on the model.
|
107 |
|
108 |
+
---
|
109 |
+
Model details:
|
110 |
+
-
|
111 |
+
Virtuoso-Small
|
112 |
+
|
113 |
+
Virtuoso-Small is the debut public release of the Virtuoso series of models by Arcee.ai, designed to bring cutting-edge generative AI capabilities to organizations and developers in a compact, efficient form. With 14 billion parameters, Virtuoso-Small is an accessible entry point for high-quality instruction-following, complex reasoning, and business-oriented generative AI tasks. Its larger siblings, Virtuoso-Medium and Virtuoso-Large, offer even greater capabilities and are available via API at models.arcee.ai.
|
114 |
+
|
115 |
+
Key Features
|
116 |
+
-
|
117 |
+
Compact and Efficient: With 14 billion parameters, Virtuoso-Small provides a high-performance solution optimized for smaller hardware configurations without sacrificing quality.
|
118 |
+
Business-Oriented: Tailored for use cases such as customer support, content creation, and technical assistance, Virtuoso-Small meets the demands of modern enterprises.
|
119 |
+
Scalable Ecosystem: Part of the Virtuoso series, Virtuoso-Small is fully interoperable with its larger siblings, Forte and Prime, enabling seamless scaling as your needs grow.
|
120 |
+
|
121 |
+
Deployment Options
|
122 |
+
-
|
123 |
+
Virtuoso-Small is available under the Apache-2.0 license and can be deployed locally or accessed through an API at models.arcee.ai. For larger-scale or more demanding applications, consider Virtuoso-Forte or Virtuoso-Prime.
|
124 |
+
|
125 |
+
---
|
126 |
## Use with llama.cpp
|
127 |
Install llama.cpp through brew (works on Mac and Linux)
|
128 |
|