Is there example/tutorial showing how to run TimeL...
# neural-forecast
v
Is there example/tutorial showing how to run TimeLLM in neuralforecast?
m
You can look at the usage example cell in the notebook here while we update the online documentation:https://github.com/Nixtla/neuralforecast/blob/main/nbs/models.timellm.ipynb Make sure to install
transformers
for it to work, as we leverage the available LLMs on HuggingFace 🙂
❤️ 1
👍 1