mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2024-12-26 14:20:31 +01:00
build: Export hf-to-gguf as snakecase
This commit is contained in:
parent
1e920018d3
commit
51d2ebadbb
@ -165,8 +165,6 @@ install(
|
|||||||
GROUP_EXECUTE
|
GROUP_EXECUTE
|
||||||
WORLD_READ
|
WORLD_READ
|
||||||
WORLD_EXECUTE
|
WORLD_EXECUTE
|
||||||
RENAME
|
|
||||||
convert-hf-to-gguf.py
|
|
||||||
DESTINATION ${CMAKE_INSTALL_BINDIR})
|
DESTINATION ${CMAKE_INSTALL_BINDIR})
|
||||||
|
|
||||||
configure_file(cmake/llama.pc.in
|
configure_file(cmake/llama.pc.in
|
||||||
|
Loading…
Reference in New Issue
Block a user