Does somebody run into problems when running the <...
# neural-forecast
r
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
Hi @Robert Haase, This installation solves the bug:
Copy code
!pip install git+<https://github.com/Nixtla/neuralforecast.git>
👀 1
1
r
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
We need to update the pip with the new release