raymond513 commited on
Commit
6384fb1
β€’
1 Parent(s): 6e3c81c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -10,13 +10,21 @@ tags:
10
 
11
  FireFunction is a state-of-the-art function calling model with a commercially viable license. View detailed info in our [announcement blog](https://fireworks.ai/blog/firefunction-v2-launch-post). Key info and highlights:
12
 
13
- 🐾 Successor of the [FireFunction](https://fireworks.ai/models/fireworks/firefunction-v1) model
 
 
 
 
14
 
15
- πŸ“ Signifficant quality improvements over FireFunction v1 across the broad range of metrics
 
16
 
17
  πŸ”† Support of parallel function calling (unlike FireFunction v1) and good instruction following
18
 
19
- πŸ’‘ Hosted on the [Fireworks](https://fireworks.ai/models/fireworks/firefunction-v2) platform
 
 
 
20
 
21
  ## Intended Use and Limitations
22
 
 
10
 
11
  FireFunction is a state-of-the-art function calling model with a commercially viable license. View detailed info in our [announcement blog](https://fireworks.ai/blog/firefunction-v2-launch-post). Key info and highlights:
12
 
13
+ **Comparison with other models:**
14
+ - Competitive with GPT-4o at function-calling, scoring 0.81 vs 0.80 on a medley of public evaluations
15
+ - Trained on Llama 3 and retains Llama 3’s conversation and instruction-following capabilities, scoring 0.84 vs Llama 3’s 0.89 on MT bench
16
+ - Significant quality improvements over FireFunction v1 across the broad range of metrics
17
+
18
 
19
+ **General info:**
20
+ 🐾 Successor of the [FireFunction](https://fireworks.ai/models/fireworks/firefunction-v1) model
21
 
22
  πŸ”† Support of parallel function calling (unlike FireFunction v1) and good instruction following
23
 
24
+ πŸ’‘ Hosted on the [Fireworks](https://fireworks.ai/models/fireworks/firefunction-v2) platform at < 10% of the cost of GPT 4o and 2x the speed
25
+
26
+
27
+
28
 
29
  ## Intended Use and Limitations
30