zscwind
zscwind
> 可以参照 徐老师 的视频顺序来看. 视频的顺序,指的是bilibili的视频顺序吗?
> @zscwind 对啊,只是视频也只覆盖了部分课件内容 可以加个微信好友吗?一起讨论下
> Did you install from pypi or from source? from source
> The given file's env: `pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.3 -c pytorch` but mine is: `pyhton==3.8.0 CUDA==11.6 torch==1.13.0+cu116` I did as the file's command, but the error still exists: `No module...
> This is likely that you are importing colossalai in the repository root directory, which means you current directory is `Colossal-AI` as given below. If this is the case, that...
> You can give it a try and do not execute your code from the root directory. It works, thank you, Frank!
Torch versions as follow: pytorch-triton 2.0.0+0d7e753227 pypi_0 pypi torch 2.0.0.dev20230202+cu116 pypi_0 pypi torchaudio 2.0.0.dev20230201+cu116 pypi_0 pypi torchvision 0.15.0.dev20230201+cu116 pypi_0 pypi Here is the cuda info: nvcc: NVIDIA (R) Cuda compiler...
I am trying install kenlm as follows: `mkdir build` `cd build` `cmake ..` `make` `python setup.py install` the compilation and make is ok, but I run python setup.py install,the following...
Sove method: recopile with -fPIC