Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2024 11:21 AM
Can you confirm if your modelParams follows the requirements mentioned here:
-
modelParameters(optional): A struct field that contains chat, completion and embedding model parameters for serving foundation models or external models. These model parameters must be constant parameters and not data dependent. When these model parameters are not specified or set tonullthe default value is used. With the exception oftemperaturewhich has a default value of 0.0, the default values for these model parameters are the same as those listed in Foundation model REST API reference.