You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/concepts/models-featured.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,10 +168,6 @@ Nixtla's TimeGEN-1 is a generative pre-trained forecasting and anomaly detection
168
168
169
169
To perform inferencing, TimeGEN-1 requires you to use Nixtla's custom inference API.
170
170
171
-
| Model | Type | Capabilities | Inference API|
172
-
| ------ | ---- | --- | ------------ |
173
-
|[TimeGEN-1](https://ai.azure.com/explore/models/TimeGEN-1/version/1/registry/azureml-nixtla)| Forecasting | - **Input:** Time series data as JSON or dataframes (with support for multivariate input) <br /> - **Output:** Time series data as JSON <br /> - **Tool calling:** No <br /> - **Response formats:** JSON |[Forecast client to interact with Nixtla's API](https://nixtlaverse.nixtla.io/nixtla/docs/reference/nixtla_client.html#nixtlaclient-forecast)|
174
-
175
171
#### Estimate the number of tokens needed
176
172
177
173
Before you create a TimeGEN-1 deployment, it's useful to estimate the number of tokens that you plan to consume and be billed for.
0 commit comments