Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[submodule "dflash/deps/llama.cpp"]
path = server/deps/llama.cpp
url = https://github.com/Luce-Org/llama.cpp-dflash-ggml.git
branch = luce-dflash
url = https://github.com/GeometricAGI/lucebox-ggml.git
branch = fix/rope-fp64-deferred-reduction
[submodule "dflash/deps/Block-Sparse-Attention"]
path = server/deps/Block-Sparse-Attention
url = https://github.com/mit-han-lab/Block-Sparse-Attention.git
2 changes: 1 addition & 1 deletion server/deps/llama.cpp
Loading