Update README.md
Browse files
README.md
CHANGED
|
@@ -29,7 +29,9 @@ MODEL=accounts/fireworks/models/firefunction-v1
|
|
| 29 |
|
| 30 |
### Key Highlights
|
| 31 |
⭐️ Near GPT-4 level quality for real-world use cases of structured information generation and routing decision-making
|
|
|
|
| 32 |
💨 Blazing fast speed. Inference speeds are roughly 4x that of GPT-4 when using FireFunction hosted on the Fireworks platform
|
|
|
|
| 33 |
🔄 Support for "any" paramter in tool_choice. Firefunction is the only model that we're aware that supports an option for the model to always choose a function - particularly helpful for routing use cases
|
| 34 |
|
| 35 |
|
|
|
|
| 29 |
|
| 30 |
### Key Highlights
|
| 31 |
⭐️ Near GPT-4 level quality for real-world use cases of structured information generation and routing decision-making
|
| 32 |
+
|
| 33 |
💨 Blazing fast speed. Inference speeds are roughly 4x that of GPT-4 when using FireFunction hosted on the Fireworks platform
|
| 34 |
+
|
| 35 |
🔄 Support for "any" paramter in tool_choice. Firefunction is the only model that we're aware that supports an option for the model to always choose a function - particularly helpful for routing use cases
|
| 36 |
|
| 37 |
|