Unbabel / COMET

A Neural Framework for MT Evaluation
https://unbabel.github.io/COMET/html/index.html
Apache License 2.0
453 stars 72 forks source link

Allow to specify `local_files_only` param when downloading a snapshot #134

Closed phen0menon closed 1 year ago

phen0menon commented 1 year ago

This PR adds local_files_only parameter to download_model function which allows to reuse local models without having to request huggingface domain every COMET run.