slark-prime / Context-Enhanced-Question-Answering

0 stars 0 forks source link

[Sys]Can't use mpt-7b as llm in the system #20

Closed slark-prime closed 1 year ago

slark-prime commented 1 year ago
slark-prime commented 1 year ago

sudo add-apt-repository ppa:ubuntu-toolchain-r/test sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-11 60 --slave /usr/bin/g++ g++ /usr/bin/g++-11

slark-prime commented 1 year ago

sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-11 60 --slave /usr/bin/g++ g++ /usr/bin/g++-11

slark-prime commented 1 year ago

CUDA_VISIBLE_DEVICES=1 python test.py

slark-prime commented 1 year ago

chmod +x run_tests.sh ./run_tests.sh

slark-prime commented 1 year ago

Test some variables to see where the problem is: