Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d1cb50b

Browse filesBrowse files
committed
Add missing ggml dependency
1 parent cafa33e commit d1cb50b
Copy full SHA for d1cb50b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎CMakeLists.txt

Copy file name to clipboardExpand all lines: CMakeLists.txt
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ if (LLAMA_BUILD)
7777
llama_cpp_python_install_target(ggml)
7878
llama_cpp_python_install_target(ggml-cpu)
7979
llama_cpp_python_install_target(ggml-base)
80+
llama_cpp_python_install_target(ggml-amx)
8081

8182
if (GGML_METAL)
8283
llama_cpp_python_install_target(ggml-metal)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.