Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ related_guides:
| Maximum output tokens | **Not specified** | The number of tokens that can be generated by the model in a single request. |
| Empirical throughput| **Not specified** | The number of tokens the model can generate per second. |
| Open source | **No** | Specifies if the model's code is available for public use. |
| IP infringement protection | **No** | Use of this model does not come with any intellectual property rights assurances or protections from Box. Please consider any potential IP issues that might arise from using the model’s outputs. |

## Additional documentation

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ related_guides:
| Maximum output tokens | **Not specified** | The number of tokens that can be generated by the model in a single request.|
| Empirical throughput | **150** | The number of tokens the model can generate per second. |
| Open source | **Yes** | Specifies if the model's code is available for public use. |
| IP infringement protection | **No** | Use of this model does not come with any intellectual property rights assurances or protections from Box. Please consider any potential IP issues that might arise from using the model’s outputs. |

## Additional documentation

Expand Down
Loading