ImportError: cannot import name 'TinyTimeMixerForPrediction' from 'transformers'

#18
by Emmanuel13 - opened

Hi I receive an ImportError: cannot import name 'TinyTimeMixerForPrediction' from 'transformers'.
Is this not working? Is the only way to use the model cloning the repo?

IBM Granite org

TinyTimeMixerForPrediction is not yet part of the Transformers library -- the model code is available in our public repo under Apache 2.0 license: https://github.com/ibm-granite/granite-tsfm

Thank you for the fast reply and clarification. Will it be made part of the Transformers library?

Sign up or log in to comment