https://github.com/nixtla logo
r

Robert Haase

06/28/2023, 11:35 AM
Does somebody run into problems when running the intermittent timeseries M5 tutorial when running on GPU? I already opened a bug ticket, just wanted to double-check if someone run into similar problems already.
k

Kin Gtz. Olivares

06/28/2023, 12:49 PM
Hi @Robert Haase, This installation solves the bug:
Copy code
!pip install git+<https://github.com/Nixtla/neuralforecast.git>
👀 1
1
r

Robert Haase

06/28/2023, 1:39 PM
Hey there! It solved the problem, thank you! 🤝 When checking the versions, it both says version 1.15.0, no matter if i hit
pip install neuralforecast
or
pip install git+<https://github.com/Nixtla/neuralforecast.git>
Can you shed some light here? Already appreciate your help!
k

Kin Gtz. Olivares

06/29/2023, 12:43 PM
We need to update the pip with the new release