amazon-science / chronos-forecasting

Chronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting
https://arxiv.org/abs/2403.07815
Apache License 2.0
2.02k stars 238 forks source link

Multiple GPU inference #85

Closed Otsutsukii closed 1 month ago

Otsutsukii commented 1 month ago

I am new to huggingface but how would I be able to do multiple GPU inference?

Can it be done there https://huggingface.co/docs/diffusers/en/training/distributed_inference?

lostella commented 1 month ago

@Otsutsukii we're tracking this question in #61, please follow that thread for updates.