models(gallery): add arcee-agent (#2713)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2024-07-04 18:31:52 +02:00 committed by GitHub
parent ff19b22d72
commit a4c96836ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -145,6 +145,21 @@
- filename: Hercules-5.0-Qwen2-7B-Q4_K_M.gguf
sha256: 8ebae4ffd43b906ddb938c3a611060ee5f99c35014e5ffe23ca35714361b5693
uri: huggingface://Hercules-5.0-Qwen2-7B-Q4_K_M.gguf/Hercules-5.0-Qwen2-7B-Q4_K_M.gguf
- !!merge <<: *qwen2
name: "arcee-agent"
icon: https://i.ibb.co/CBHmTDn/136719a5-6d8a-4654-a618-46eabc788953.jpg
description: |
Arcee Agent is a cutting-edge 7B parameter language model specifically designed for function calling and tool use. Initialized from Qwen2-7B, it rivals the performance of much larger models while maintaining efficiency and speed. This model is particularly suited for developers, researchers, and businesses looking to implement sophisticated AI-driven solutions without the computational overhead of larger language models. Compute for training Arcee-Agent was provided by CrusoeAI. Arcee-Agent was trained using Spectrum.
urls:
- https://huggingface.co/crusoeai/Arcee-Agent-GGUF
- https://huggingface.co/arcee-ai/Arcee-Agent
overrides:
parameters:
model: arcee-agent.Q4_K_M.gguf
files:
- filename: arcee-agent.Q4_K_M.gguf
sha256: ebb49943a66c1e717f9399a555aee0af28a40bfac7500f2ad8dd05f211b62aac
uri: huggingface://crusoeai/Arcee-Agent-GGUF/arcee-agent.Q4_K_M.gguf
- &mistral03
## START Mistral
url: "github:mudler/LocalAI/gallery/mistral-0.3.yaml@master"