kunal732/TiRex-mlx
This model was converted from NX-AI/TiRex
using MLX-Swift-TS.
Use with MLX-Swift-TS
import MLXTimeSeries
let forecaster = try await TimeSeriesForecaster.loadFromHub(id: "kunal732/TiRex-mlx")
let input = TimeSeriesInput.univariate(historicalValues)
let prediction = forecaster.forecast(input: input, predictionLength: 64)
Original Model
- Downloads last month
- 22
Hardware compatibility
Log In to add your hardware
Quantized
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support
Model tree for kunal732/TiRex-mlx
Base model
NX-AI/TiRex