4076 Commits (108fe021657ea1f7a012299f424d673e86512df2)
 

Author SHA1 Message Date
Blake Mizerany 2412adf42b
server/internal: replace model delete API with new registry handler. (#9347) 1 year ago
Steven Hartland be2ac1ed93
docs: fix api examples link (#9360) 1 year ago
Eries Trisnadi dc13813a03
server: allow vscode-file origins (#9313) 1 year ago
Michael Yang d6af13efed runner: simplify tensor split parsing 1 year ago
Michael Yang a59f665235 ml/backend/ggml: fix debug logging 1 year ago
Daniel Hiltgen 688925aca9
Windows ARM build (#9120) 1 year ago
Blake Mizerany 76e903cf9d
.github/workflows: swap order of go test and golangci-lint (#9389) 1 year ago
Jeffrey Morgan a5272130c4
ml/backend/ggml: follow on fixes after updating vendored code (#9388) 1 year ago
Jeffrey Morgan d7d7e99662
llama: update llama.cpp vendor code to commit d7cfe1ff (#9356) 1 year ago
Gordon Kamer 2db96c18e7
readme: add Nichey to community integrations (#9370) 1 year ago
Daniel Hiltgen e12af460ed
Add cuda Blackwell architecture for v12 (#9350) 1 year ago
Jeffrey Morgan 3ad4bc8afe
llama: removed unused 'vendoring' file (#9351) 1 year ago
Blake Mizerany 0d694793f2
.github: always run tests, and other helpful fixes (#9348) 1 year ago
Daniel Hiltgen e91ae3d47d
Update ROCm (6.3 linux, 6.2 windows) and CUDA v12.8 (#9304) 1 year ago
José Pekkarinen 6ecd7f64ba
docker: upgrade rocm to 6.3.3 (#8211) 1 year ago
Chuanhui Liu 888855675e
docs: rocm install link (#9346) 1 year ago
Michael Yang b16367b4b2 fix: add back bf16 support 1 year ago
Pavol Rusnak a499390648
build: support Compute Capability 5.0, 5.2 and 5.3 for CUDA 12.x (#8567) 1 year ago
frob 4df98f3eb5
Move cgroups fix out of AMD section. (#9072) 1 year ago
Blake Mizerany 348b3e0983
server/internal: copy bmizerany/ollama-go to internal package (#9294) 1 year ago
Parth Sareen 0b7e1676eb
sample: add sampling package for new engine (#8410) 1 year ago
Parth Sareen 314573bfe8
config: allow setting context length through env var (#8938) 1 year ago
Blake Mizerany 4604b10306
go.mod: bump to go1.24 (#9242) 1 year ago
Jeffrey Morgan 8c13cfa4dd
ml/backend/ggml: fix crash on windows paths with wide characters (#9305) 1 year ago
Jeffrey Morgan 7cfd4aee4d
docs: add additional ROCm docs for building (#9066) 1 year ago
Blake Mizerany 68bac1e0a6
server: group routes by category and purpose (#9270) 1 year ago
Jesse Gross f53f4198c3 ml: Abstract attention out of model definitions 2 years ago
Michael Yang 2192a28eed ml/backend/ggml: fix rms norm 1 year ago
Junyan Qin (Chin) 5d81c1a184
docs: add `RockChinQ/LangBot` to integrations list (#9272) 1 year ago
Jesse Gross 5c5535c064 models: Prune unused outputs earlier in the forward pass 1 year ago
Jesse Gross e5bcc51ae1 ggml-backend: Don't recreate the scheduler for each context 1 year ago
Jesse Gross bd6a7d5e64 ollamarunner: Pass runner performance parameters to backends 1 year ago
Bruce MacDonald 14b5a9a150
api: document client stream behavior with a test (#8996) 1 year ago
Michael Yang ba9ec3d05e ci: use clang for windows cpu builds 1 year ago
frob 7c168b08c9
server: add missing function parens to debug log (#9255) 1 year ago
danielekp 3d4cc7833c
docs: Add yla to community integrations 1 year ago
Lucas Hahn 351a85d9ea
openai: add 'timeout' to allowable x-stainless headers (#9237) 1 year ago
Michael Yang bda4ef6c56 reorder patches 1 year ago
Michael Yang 1e438b237c
Merge pull request #9203 from ollama/mxyng/sapphirerapids 1 year ago
yuiseki d721a02e7d
test: add test cases for ListHandler (#9146) 1 year ago
zyxucp 778603a818
docs: Add AntSK to Community Integrations (#9214) 1 year ago
maninhill 3c874df46e
docs: Add MaxKB to Community Integrations (#9212) 1 year ago
Jeffrey Morgan d2eb226c91
llama: add patch to fix ggml backend reg on Linux with utf-8 characters in the path (#9159) 1 year ago
Michael Yang e13e7c8d94
Merge pull request #9079 from jeremyschlatter/main 1 year ago
Jeremy Schlatter 78f403ff45
address code review comments 1 year ago
Michael Yang 5f8c03189e build: remove backend build for sapphirerapids 1 year ago
Michael Yang 08a299e1d0 cmake: avoid building intel backends on linux 1 year ago
Michael Yang 7b5d916a9a ci: set owner/group in tarball 2 years ago
benhaotang 33ad61b112
Add OpenDeepResearcher-via-searxng to Community Integrations (#9138) 1 year ago
L. Jiang 716e365615
test: add test cases for HumanNumber (#9108) 1 year ago