Venkatesh Murugadas

Results 3 comments of Venkatesh Murugadas

> Try this > > ``` > export CC="/usr/local/bin/gcc-6" > export CFLAGS="-Wa,-q" > pip install glove_python > ``` Before this Downgrade to python 3.6 , there is some issue with...

That's good to hear @shermansiu . I agree refactoring has to be done to the existing code base. The initial setup for T5 model can be just the decoder part....