Skip to content

Commit 5b1490a

Browse files
committed
files : relocate [no ci]
1 parent e32220d commit 5b1490a

File tree

313 files changed

+2102
-1602
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

313 files changed

+2102
-1602
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ CMakeSettings.json
5656
compile_commands.json
5757
ggml-metal-embed.metal
5858
llama-batched-swift
59+
/rpc-server
5960
out/
6061
tmp/
6162

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "kompute"]
2-
path = kompute
2+
path = ggml/src/kompute
33
url = https://github.com/nomic-ai/kompute.git

CMakeLists.txt

Lines changed: 55 additions & 1295 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)