Instructions to use NX-AI/TiRex with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TiRex
How to use NX-AI/TiRex with TiRex:
# 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
|
@@ -32,7 +32,7 @@ The inference code is available on [GitHub](https://github.com/NX-AI/tirex).
|
|
| 32 |
### Installation
|
| 33 |
|
| 34 |
TiRex is currently only tested on *Linux systems* and Nvidia GPUs with compute capability >= 8.0.
|
| 35 |
-
If you want to use different systems, please check the [FAQ](#faq--troubleshooting).
|
| 36 |
It's best to install TiRex in the specified conda environment.
|
| 37 |
The respective conda dependency file is [requirements_py26.yaml](https://github.com/NX-AI/tirex/blob/main/requirements_py26.yaml).
|
| 38 |
|
|
|
|
| 32 |
### Installation
|
| 33 |
|
| 34 |
TiRex is currently only tested on *Linux systems* and Nvidia GPUs with compute capability >= 8.0.
|
| 35 |
+
If you want to use different systems, please check the [FAQ in the code repository](https://github.com/NX-AI/tirex?tab=readme-ov-file#faq--troubleshooting).
|
| 36 |
It's best to install TiRex in the specified conda environment.
|
| 37 |
The respective conda dependency file is [requirements_py26.yaml](https://github.com/NX-AI/tirex/blob/main/requirements_py26.yaml).
|
| 38 |
|