Skip to content

Commit 8ff2b85

Browse files
committed
chore(model): add athene-v2-agent to the gallery
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
1 parent 6516c09 commit 8ff2b85

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

gallery/index.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,6 +1376,27 @@
13761376
- filename: Q2.5-MS-Mistoria-72b.i1-Q4_K_M.gguf
13771377
sha256: f51ac3db855259c0132070e7bb9f58b67538103ffb3c716880ceef3bb09d43d9
13781378
uri: huggingface://mradermacher/Q2.5-MS-Mistoria-72b-i1-GGUF/Q2.5-MS-Mistoria-72b.i1-Q4_K_M.gguf
1379+
- !!merge <<: *qwen25
1380+
name: "athene-v2-agent"
1381+
icon: https://huggingface.co/Nexusflow/Athene-V2-Agent/resolve/main/agent.png
1382+
urls:
1383+
- https://huggingface.co/Nexusflow/Athene-V2-Agent
1384+
- https://huggingface.co/bartowski/Athene-V2-Agent-GGUF
1385+
description: |
1386+
Athene-V2-Agent is an open-source Agent LLM that surpasses the state-of-the-art in function calling and agentic capabilities.
1387+
1388+
💪 Versatile Agent Capability: Athene-V2-Agent is an agent model, capable of operating in environments with deeply nested dependencies with the environment. It is capable of reasoning and doing planning for trajectories with many tool calls necessary to answer a single query.
1389+
1390+
📊 Performance Highlights: Athene-V2-Agent surpasses GPT-4o in single FC tasks by 18% in function calling success rates, and by 17% in Agentic success rates.
1391+
1392+
🔧 Generalization to the Unseen: Athene-V2-Agent has never been trained on the functions or agentic settings used in evaluation.
1393+
overrides:
1394+
parameters:
1395+
model: Athene-V2-Agent-Q4_K_M.gguf
1396+
files:
1397+
- filename: Athene-V2-Agent-Q4_K_M.gguf
1398+
sha256: 2829d205519da34852c374286d42a4403f3be012ea56424e88ebcb8dc89676ad
1399+
uri: huggingface://bartowski/Athene-V2-Agent-GGUF/Athene-V2-Agent-Q4_K_M.gguf
13791400
- &archfunct
13801401
license: apache-2.0
13811402
tags:

0 commit comments

Comments
 (0)