摘要:
macOS安装编译pcl git clone git@github.com:PointCloudLibrary/pcl.git cd pcl brew install eigen brew install boost brew install flann sudo cmake .. sudo mak 阅读全文
posted @ 2023-03-15 18:42
Xu_Lin
阅读(98)
评论(0)
推荐(0)
摘要:
在MBP上运行推理LLaMA-7B模型 build this repo # build this repo git clone https://github.com/ggerganov/llama.cpp cd llama.cpp obtain the original LLaMA model we 阅读全文
posted @ 2023-03-15 10:21
Xu_Lin
阅读(599)
评论(0)
推荐(0)