llama-cpp-python 的预编译版本出现 GLIBCXX 版本 not found 解决方案
conda install -c conda-forge libstdcxx-ng
参考文献:
https://stackoverflow.com/questions/48453497/anaconda-libstdc-so-6-version-glibcxx-3-4-20-not-found
conda install -c conda-forge libstdcxx-ng
参考文献:
https://stackoverflow.com/questions/48453497/anaconda-libstdc-so-6-version-glibcxx-3-4-20-not-found