Commit 32365c0
authored
local-apps: update llama.cpp snippet to use cmake (#1060)
Ref: ggml-org/llama.cpp#10514
The recommended way to build llama.cpp is by using `cmake` command.1 parent c81d460 commit 32365c0
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
| 133 | + | |
133 | 134 | | |
134 | | - | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
0 commit comments