This repository was archived by the owner on Feb 6, 2025. It is now read-only.
v0.0.3
- - 添加了两个新的构建脚本,用于CPU和CUDA - 从构建脚本中删除旧的.exe文件的`go build`命令 - 将`llama.Install()`调用移动到分别用于CPU和CUDA安装的文件中 - 从`main.go`文件的初始化函数中删除`llama.Install()`调用