Instructions to use NX-AI/TiRex-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TiRex-2
How to use NX-AI/TiRex-2 with TiRex-2:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,9 +8,10 @@ pipeline_tag: time-series-forecasting
|
|
| 8 |
library_name: tirex-2
|
| 9 |
license: other
|
| 10 |
---
|
| 11 |
-
<
|
| 12 |
-
<img src="tirex.svg" alt="TiRex mascot" width="33" height="40"
|
| 13 |
-
</h1>
|
|
|
|
| 14 |
|
| 15 |
This repository provides the pretrained TiRex-2 model and inference code for zero-shot
|
| 16 |
multivariate forecasting with past and future-known covariates, as introduced in [TiRex-2:
|
|
|
|
| 8 |
library_name: tirex-2
|
| 9 |
license: other
|
| 10 |
---
|
| 11 |
+
<div align="left" class="flex items-baseline gap-2">
|
| 12 |
+
<img src="tirex.svg" alt="TiRex mascot" width="33" height="40" />
|
| 13 |
+
<h1 class="m-0">TiRex-2</h1>
|
| 14 |
+
</div>
|
| 15 |
|
| 16 |
This repository provides the pretrained TiRex-2 model and inference code for zero-shot
|
| 17 |
multivariate forecasting with past and future-known covariates, as introduced in [TiRex-2:
|