Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyuan8 committed Aug 22, 2024
1 parent 7ee0ca2 commit b826e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tomls/pyproject_metal.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ build.verbose = true
cmake.build-type = "Release"
cmake.version = ">=3.16"
cmake.args = [
"-DGGML_METAL=ON"
"-DGGML_METAL=ON",
"-DSD_METAL=ON",
"-DCMAKE_OSX_ARCHITECTURES=arm64",
"-DCMAKE_APPLE_SILICON_PROCESSOR=arm64"
Expand Down

0 comments on commit b826e2b

Please sign in to comment.