Giter Club home page Giter Club logo

Comments (3)

nreimers avatar nreimers commented on July 30, 2024 1

When you use the OPUS-MT model, you can also download the most recent json from here:
http://easynmt.net/models/v2/opus-mt/easynmt.json

And store (replace) it in the easynmt/opus-mt folder. Then the old model files can be kept.

With the mBART and m2m models, downloading them is sadly necessary as they have changed from using fairseq to using huggingface transformers

from easynmt.

nreimers avatar nreimers commented on July 30, 2024

Hi @AgrimPrasad
Thanks for reporting.

In v2, the config files for models have slightly be changed.

It appears, that your docker container tries to load a model with the old config file format.

Run your docker command like this and it should work:

docker run -p 24081:80 -v /Users/agrim/Downloads/easynmt-models-v2:/cache easynmt/api:2.0-cpu

from easynmt.

AgrimPrasad avatar AgrimPrasad commented on July 30, 2024

Thanks, changing the mount directory works, although this does mean that the models need to be downloaded again in this case.

from easynmt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.