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
#1
by BernhardNXAI - opened
README.md
CHANGED
|
@@ -36,6 +36,10 @@ task-specific training or fine-tuning.
|
|
| 36 |
|
| 37 |
# Getting started
|
| 38 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
The environment is managed by [Pixi](https://pixi.prefix.dev/latest/). Run the following to install it on your machine
|
| 40 |
|
| 41 |
```bash
|
|
|
|
| 36 |
|
| 37 |
# Getting started
|
| 38 |
|
| 39 |
+
> 📖 For a detailed guide — including pip installation, a Google Colab demo, covariate
|
| 40 |
+
> examples, and benchmark reproduction — see our [GitHub repository](https://github.com/NX-AI/tirex-2).
|
| 41 |
+
|
| 42 |
+
|
| 43 |
The environment is managed by [Pixi](https://pixi.prefix.dev/latest/). Run the following to install it on your machine
|
| 44 |
|
| 45 |
```bash
|