remove comment

This commit is contained in:
slaren 2024-05-12 02:00:16 +02:00 committed by GitHub
parent c05d947fbe
commit 62d786b4f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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