raymond513
commited on
Commit
β’
6384fb1
1
Parent(s):
6e3c81c
Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
14 |
|
15 |
-
|
|
|
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 |
|