↓ 11 callersMethod__init__(
self,
d_model: int,
d_kv: int,
num_heads: int,
dropout_rate: float,
darts/models/components/chronos2_submodels.py:249
↓ 10 callersMethodhelper_manual_scaling_prediction(
self,
model,
ts: dict[str, TimeSeries],
hf_scaler: dict[str, Scaler],
darts/tests/utils/historical_forecasts/test_historical_forecasts.py:2888