llama-cpp-turboquant/vcpkg.json.opt
Alejandro Saucedo 69127702fc Release 0.5.1
2020-11-11 18:16:34 +00:00

10 lines
137 B
Text

{
"name": "example",
"version-string": "0.5.1",
"dependencies": [
"fmt",
"spdlog",
"vulkan-headers",
"gtest"
]
}