remove comment
This commit is contained in:
parent
c05d947fbe
commit
62d786b4f3
1 changed files with 1 additions and 1 deletions
|
@ -1271,7 +1271,7 @@ set_target_properties(llama PROPERTIES PUBLIC_HEADER ${CMAKE_CURRENT_SOURCE_DIR}
|
|||
install(TARGETS llama LIBRARY PUBLIC_HEADER)
|
||||
|
||||
install(
|
||||
FILES convert.py # does this need to be changed to convert-hf-to-gguf.py?
|
||||
FILES convert.py
|
||||
PERMISSIONS
|
||||
OWNER_READ
|
||||
OWNER_WRITE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue