llama-cpp-turboquant/vcpkg.json.opt
2020-11-01 08:05:46 +00:00

10 lines
137 B
Text

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