forked from ollama/ollama
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/ollama/ollama into testing
- Loading branch information
Showing
417 changed files
with
178,301 additions
and
15,876 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 |
---|---|---|
|
@@ -3,9 +3,7 @@ ollama | |
app | ||
macapp | ||
dist | ||
llm/llama.cpp | ||
.env | ||
.cache | ||
test_data | ||
llm/build | ||
llama/build |
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 |
---|---|---|
@@ -1,3 +1,11 @@ | ||
llm/ext_server/* linguist-vendored | ||
llama/**/*.cpp linguist-vendored | ||
llama/**/*.hpp linguist-vendored | ||
llama/**/*.h linguist-vendored | ||
llama/**/*.c linguist-vendored | ||
llama/**/*.cu linguist-vendored | ||
llama/**/*.cuh linguist-vendored | ||
llama/**/*.m linguist-vendored | ||
llama/**/*.metal linguist-vendored | ||
|
||
* text=auto | ||
*.go text eol=lf |
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.