We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CMake Warning: Manually-specified variables were not used by the project:
LLAMA_F16C
-- Build files have been written to: E:/fork/ollama/llm/build/windows/amd64/cpu building with: cmake --build ../build/windows/amd64/cpu --config Release --target ollama_llama_server 适用于 .NET Framework MSBuild 版本 17.11.2+c078802d4 MSBUILD : error MSB1009: 项目文件不存在。 开关:ollama_llama_server.vcxproj llm\generate\generate_windows.go:3: running "powershell": exit status 1
Windows
Nvidia
AMD
minicpm-v2.6
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the issue?
CMake Warning:
Manually-specified variables were not used by the project:
-- Build files have been written to: E:/fork/ollama/llm/build/windows/amd64/cpu
building with: cmake --build ../build/windows/amd64/cpu --config Release --target ollama_llama_server
适用于 .NET Framework MSBuild 版本 17.11.2+c078802d4
MSBUILD : error MSB1009: 项目文件不存在。
开关:ollama_llama_server.vcxproj
llm\generate\generate_windows.go:3: running "powershell": exit status 1
OS
Windows
GPU
Nvidia
CPU
AMD
Ollama version
minicpm-v2.6
The text was updated successfully, but these errors were encountered: