Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 672 Bytes

ModelMaxTokens.md

File metadata and controls

14 lines (10 loc) · 672 Bytes

Pieces.Os.Core.SdkModel.ModelMaxTokens

This will describe the MaxTokens for an MLModel total is required. iff there is a differentiator with inputs/outputs, then we can also provide those as well.

Properties

Name Type Description Notes
Schema EmbeddedModelSchema [optional]
Total decimal?
Input decimal? [optional]
Output decimal? [optional]

[Back to Model list] [Back to API list] [Back to README]