fix: sagemaker import issue

#6
by jemfu - opened
Jina AI org
No description provided.
Jina AI org

LGTM

numb3r3 changed pull request status to merged

It looks like this might be a transformers bug with recursive relative imports. I'm having the same issue when running this locally due to the

from .stochastic_depth import StochasticDepth

failing despite me having a stochastic_depth.py file.

  • Tom Aarsen

Sign up or log in to comment