Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to install fairseq

git clone https://github.com/pytorch/fairseq.git
cd fairseq
pip install -r requirements.txt
python setup.py build develop
        
Source by ai.facebook.com #
 
PREVIOUS NEXT
Tagged: #install #fairseq
ADD COMMENT
Topic
Name
1+5 =