Skip to content

Models Incompatible with Gensim-3.8.x and later #5

Description

@andrew-certora

I am trying to run your tool to try it out, but I am running into an issue with gensim when I try to run the app in todo/app.py​. My gemsim package version is gemsim-3.2.0, and I get this error:

TypeError: Pre-gensim-3.8.x fastText models with nonstandard hashing are no longer compatible. Loading your old model into gensim-3.8.3 & re-saving may create a model compatible with gensim 4.x.

It looks like your pre-trained models used an older version of gemsim. I tried rolling back my gemsim version but then I just run into other compatibility issues. Have you given any though to trying to update your pre-trained models to work with the latest version of gemsim? Or do you have any other suggestions about how to get around this issue?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions