Skip to content

Commit 8fcfe90

Browse files
authored
Update CMakeLists.txt
1 parent 0c33cbb commit 8fcfe90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,7 @@ set_target_properties(llama PROPERTIES PUBLIC_HEADER ${CMAKE_CURRENT_SOURCE_DIR}
13051305
install(TARGETS llama LIBRARY PUBLIC_HEADER)
13061306

13071307
install(
1308-
FILES convert-legacy-llama.py
1308+
FILES convert-hf-to-gguf.py
13091309
PERMISSIONS
13101310
OWNER_READ
13111311
OWNER_WRITE

0 commit comments

Comments
 (0)