Use bundled Raven package without dynamic-cache path check

#4
by NiroQ - opened

Removes the check for raven/ inside the Transformers dynamic module cache. The Raven package is bundled in the model repository; callers that load from a local snapshot can import it through the repo path. This pairs with the added fixed raven/ package and avoids failing before the RavenAttention gate fix is used.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment