Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
```bash
adjust the version and full path if needed
export PATH=/usr/local/cuda-10.2/bin:$PATH
export LD_LIBRARY_PATH=/usr/local/cuda-10.2/lib64:$LD_LIBRARY_PATH
In addition, you should also check the directories you assign actually exist.