-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
llama.cpp 2960 (New Formula) Fix failing test.
llama.cpp 2960 (New Formula) Fix test. Adds a more comprehensive test which loads a model and then checks whether the generation happened or not in the first place. llama.cpp 2960 (New Formula) Add llama.cpp to autombump Adding the update to autobump file, as I forgot to add it earlier. llama.cpp 2960 (New Formula) Add curl dependency llama.cpp 2960 (New Formula) Fix the order of statements. llama.cpp 2960 (New Formula) Fix the failing test. llama.cpp 2960 (New Formula) Fix the failing test. x2 llama.cpp 2960 (New Formula) Fix the failing test. x3 llama.cpp 2960 (New Formula) Fix style issues. llama.cpp 2960 (New Formula) Fix order. llama.cpp 2960 (New Formula) All test pass locally. All style and the actual test cases pass locally now llama.cpp 2960 (New Formula) Restrict the macos version. All style and the actual test cases pass locally now llama.cpp 2960 (New Formula) Fix Xcode issues. llama.cpp 2960 (New Formula) Fix style issues.
- Loading branch information
1 parent
d08feb7
commit dd9ad47
Showing
2 changed files
with
24 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1344,6 +1344,7 @@ literate-git | |
little-cms2 | ||
livekit | ||
livekit-cli | ||
llama-cpp | ||
llm | ||
llvm | ||
lmdb | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters