Skip to content

deepak-coding-art/translation-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Facebook NLLB-200 in a socket server

Host nllb-200 on socket server

  • install PyTorch and all other tools to run huggingFace transformers on your machine first

Run on RunPod Installation

python -m venv env
source env/bin/activate
pip install transformers
pip install 'transformers[torch]'
git clone https://github.com/deepak-coding-art/translation-server.git

About

Use of nllb-200

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages