Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,6 @@ tags:
|
|
| 24 |
## Introducing Athene-V2-Agent
|
| 25 |
Athene-V2-Agent is an open-source Agent LLM that surpasses the state-of-the-art in function calling and agentic capabilities.
|
| 26 |
|
| 27 |
-
Benchmark performance:
|
| 28 |
|
| 29 |
<p align="center" width="100%">
|
| 30 |
<a><img src="benchmark.jpg" alt="Benchmark" style="width: 100%; min-width: 300px; display: block; margin: auto;"></a>
|
|
@@ -39,7 +38,7 @@ Benchmark performance:
|
|
| 39 |
|
| 40 |
- **Developed by:** The Nexusflow Team
|
| 41 |
- **Model type:** Agent Model
|
| 42 |
-
- **Finetuned from model:** [Qwen
|
| 43 |
- **License**: [Nexusflow Research License](https://huggingface.co/Nexusflow/Athene-V2-Agent/blob/main/Nexusflow_Research_License_.pdf)
|
| 44 |
- **Blog**: https://nexusflow.ai/blogs/athene-V2
|
| 45 |
|
|
|
|
| 24 |
## Introducing Athene-V2-Agent
|
| 25 |
Athene-V2-Agent is an open-source Agent LLM that surpasses the state-of-the-art in function calling and agentic capabilities.
|
| 26 |
|
|
|
|
| 27 |
|
| 28 |
<p align="center" width="100%">
|
| 29 |
<a><img src="benchmark.jpg" alt="Benchmark" style="width: 100%; min-width: 300px; display: block; margin: auto;"></a>
|
|
|
|
| 38 |
|
| 39 |
- **Developed by:** The Nexusflow Team
|
| 40 |
- **Model type:** Agent Model
|
| 41 |
+
- **Finetuned from model:** [Qwen-2.5-72B-Intruct](https://huggingface.co/Qwen/Qwen2.5-72B-Instruct)
|
| 42 |
- **License**: [Nexusflow Research License](https://huggingface.co/Nexusflow/Athene-V2-Agent/blob/main/Nexusflow_Research_License_.pdf)
|
| 43 |
- **Blog**: https://nexusflow.ai/blogs/athene-V2
|
| 44 |
|