Skip to content

Commit

Permalink
add convert-hf-to-powerinfer-gguf.py to CMakeLists.txt (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewCroughan authored Jul 1, 2024
1 parent 7639e72 commit 61cac9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ install(
WORLD_EXECUTE
DESTINATION ${CMAKE_INSTALL_BINDIR})
install(
FILES convert-lora-to-ggml.py
FILES convert-hf-to-powerinfer-gguf.py
PERMISSIONS
OWNER_READ
OWNER_WRITE
Expand Down

0 comments on commit 61cac9b

Please sign in to comment.