mirror of
https://github.com/ollama/ollama.git
synced 2026-09-21 13:55:04 +00:00
* Remove llama.cpp submodule and shift new build to top * CI: install msys and clang gcc on win Needed for deepseek to work properly on windows
11 lines
289 B
Text
11 lines
289 B
Text
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
|