Crystalcareai commited on
Commit
34a5555
·
verified ·
1 Parent(s): 9b7346f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -22,13 +22,15 @@ Arcee Agent is a cutting-edge 7B parameter language model specifically designed
22
  - Salesforce
23
  - Agent-FLAN
24
 
25
- 3. **Dual-Mode Functionality:**
 
 
26
  - Tool Router: Arcee Agent can serve as intelligent middleware, analyzing requests and efficiently routing them to appropriate tools or larger language models for processing.
27
  - Standalone Chat Agent: Despite its focus on function calling, Arcee Agent is capable of engaging in human-like conversations and completing a wide range of tasks independently.
28
 
29
- 4. **Unparalleled Speed and Efficiency:** With its 7B parameter architecture, Arcee Agent delivers rapid response times and efficient processing, making it suitable for real-time applications and resource-constrained environments.
30
 
31
- 5. **Competitive Performance:** In function calling and tool use tasks, Arcee Agent competes with the capabilities of models many times its size, offering a cost-effective solution for businesses and developers.
32
 
33
  ## Detailed Function Calling and Tool Use Capabilities
34
 
 
22
  - Salesforce
23
  - Agent-FLAN
24
 
25
+ Arcee-Agent performs best when using the VLLM OpenAI FC format, but it also excels with prompt-based solutions. Agent-Spark can accommodate any specific use case or infrastructure needs you may have.
26
+
27
+ 4. **Dual-Mode Functionality:**
28
  - Tool Router: Arcee Agent can serve as intelligent middleware, analyzing requests and efficiently routing them to appropriate tools or larger language models for processing.
29
  - Standalone Chat Agent: Despite its focus on function calling, Arcee Agent is capable of engaging in human-like conversations and completing a wide range of tasks independently.
30
 
31
+ 5. **Unparalleled Speed and Efficiency:** With its 7B parameter architecture, Arcee Agent delivers rapid response times and efficient processing, making it suitable for real-time applications and resource-constrained environments.
32
 
33
+ 6. **Competitive Performance:** In function calling and tool use tasks, Arcee Agent competes with the capabilities of models many times its size, offering a cost-effective solution for businesses and developers.
34
 
35
  ## Detailed Function Calling and Tool Use Capabilities
36