raymond513 commited on
Commit
362ca3c
β€’
1 Parent(s): 36ebe2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ FireFunction is a state-of-the-art function calling model with a commercially vi
16
 
17
  πŸ’¨ Blazing fast speed. Inference speeds are roughly 4x that of GPT-4 when using FireFunction hosted on the Fireworks platform
18
 
19
- πŸ”„ 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
20
 
21
  βœ… The model is also API compatible with [OpenAI function calling](https://platform.openai.com/docs/guides/function-calling).
22
  ```sh
 
16
 
17
  πŸ’¨ Blazing fast speed. Inference speeds are roughly 4x that of GPT-4 when using FireFunction hosted on the Fireworks platform
18
 
19
+ πŸ”„ Support for "any" parameter 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
20
 
21
  βœ… The model is also API compatible with [OpenAI function calling](https://platform.openai.com/docs/guides/function-calling).
22
  ```sh