Skip to content

Commit 819bb55

Browse files
committed
fix(i2_s): resolve to_float UB + guard BLAS I2_S routing
Fixes #468, Fixes #512
1 parent 01eb415 commit 819bb55

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "3rdparty/llama.cpp"]
22
path = 3rdparty/llama.cpp
3-
url = https://github.com/Eddie-Wang1120/llama.cpp.git
4-
branch = merge-dev
3+
url = https://github.com/JasonOA888/llama.cpp.git
4+
branch = fix/i2-s-to-float-ub-and-blas-guard

0 commit comments

Comments
 (0)