摘要: 1、下载langchain-chatchat git clone https://github.com/chatchat-space/Langchain-Chatchat.git 2、下载llama2-7b-chat-hf git lfs installgit clone https://huggi 阅读全文
posted @ 2023-09-14 22:52 tommickey 阅读(553) 评论(0) 推荐(0)
摘要: apt install nvidia-cuda-toolkit nvcc --version nvidia-smi 阅读全文
posted @ 2023-09-14 21:57 tommickey 阅读(34) 评论(2) 推荐(0)
摘要: conda create -n kinggpt023 python==3.8 conda init conda activate kinggpt023 阅读全文
posted @ 2023-09-14 21:14 tommickey 阅读(78) 评论(0) 推荐(0)
摘要: 下载安装程序: 在下载页面上,复制链接并使用 wget 命令下载 Miniconda 安装程序。请将链接替换为您选择的版本链接。例如: wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh 运行安装程序: 阅读全文
posted @ 2023-09-14 21:03 tommickey 阅读(1697) 评论(1) 推荐(0)