156 Commits (94ab428e3f77fdd9d9c833b369bb40980c65049a)

Author SHA1 Message Date
Jesse Gross 94ab428e3f ggml: Seperate tensor load from backend creation 1 year ago
Michael Yang 23125648b8
chore: update mllama to use ollama engine (#10637) 1 year ago
Daniel Hiltgen c6bcdc4223
Revert "remove cuda v11 (#10569)" (#10692) 1 year ago
Michael Yang f95a1f2bef
feat: add trace log level (#10650) 1 year ago
Daniel Hiltgen 5e380c3b42
sched: fix race leading to orphaned runners (#10599) 1 year ago
Daniel Hiltgen fa393554b9
remove cuda v11 (#10569) 1 year ago
Jeffrey Morgan 3b2d2c8326
api: remove unused or unsupported api options (#10574) 1 year ago
Daniel Hiltgen 6a74bba7e7
win: ensure ollama paths come first (#10549) 1 year ago
Daniel Hiltgen 76ea735aaf
sched: logging improvements (#10550) 1 year ago
Daniel Hiltgen 718eda1b3e
Narrow set of paths we load GGML from (#10485) 1 year ago
Parth Sareen 11dde41824
server: improve spacing for JSON grammar (#10131) 1 year ago
Bruce MacDonald e53b3cbd0c
llm: set done reason at server level (#9830) 1 year ago
Jesse Gross f66216e399 ggml: Support heterogeneous KV cache layer sizes in memory estimation 1 year ago
Bruce MacDonald 3892c3a703
llm: remove internal subprocess req and resp types (#9324) 1 year ago
Daniel Hiltgen ab39e08eb9 llm: auto detect models that require Ollama Engine (#1) 1 year ago
Jeffrey Morgan e093db92c4
sample: temporarily use grammars for constrained generation in new engine (#9586) 1 year ago
Jesse Gross b70fc4d51e model: Don't unconditionally add special tokens 1 year ago
Daniel Hiltgen 1fdb351c37
New engine: vision models and auto-fallback (#9113) 1 year ago
Jeffrey Morgan 5296f487a8
llm: attempt to evaluate symlinks, but do not fail (#9089) 2 years ago
Jeffrey Morgan f05774b04c
llm: do not evaluate symlink for exe path lookup (#9088) 2 years ago
Jesse Gross ed443a0393 Runner for Ollama engine 2 years ago
Michael Yang 58245413f4
next ollama runner (#7913) 2 years ago
Jeffrey Morgan 4759ecae19
ml/backend/ggml: fix library loading on macOS amd64 (#8827) 2 years ago
Jeffrey Morgan 50566113ac
llm: do not error if LibOllamaPath does not exist (#8801) 2 years ago
Michael Yang dcfb7a105c
next build (#8539) 2 years ago
Jeffrey Morgan 1deafd8254
llama: update vendored code to commit 46e3556 (#8308) 2 years ago
Blake Mizerany 2ddc32d5c5
llm: do not error on "null" format (#8139) 2 years ago
Blake Mizerany 87f0a49fe6
llm: do not silently fail for supplied, but invalid formats (#8130) 2 years ago
Jeffrey Morgan 0f06a6daa7
llm: loosen format check to default to no format (#8127) 2 years ago
Blake Mizerany 9039c821a2
llama: preserve field order in user-defined JSON schemas (#8002) 2 years ago
Jeffrey Morgan 527cc97899
llama: update vendored code to commit 40c6d79f (#7875) 2 years ago
Daniel Hiltgen 4879a234c4
build: Make target improvements (#7499) 2 years ago
Parth Sareen de52b6c2f9
bugfix: "null" value json mode (#7979) 2 years ago
Parth Sareen 630e7dc6ff
api: structured outputs - chat endpoint (#7900) 2 years ago
Sam 539be43640
llm: normalise kvct parameter handling (#7926) 2 years ago
Sam 1bdab9fdb1
llm: introduce k/v context quantization (vRAM improvements) (#6279) 2 years ago
ItzCrazyKns e3936d4fb3
Support Multiple LoRa Adapters (#7667) 2 years ago
Daniel Hiltgen b85520bfb9
logs: explain client aborts better (#7783) 2 years ago
Daniel Hiltgen 909a88c5c0
Improve crash reporting (#7728) 2 years ago
Daniel Hiltgen 81d55d3e4d
fix index out of range on zero layer metal load (#7696) 2 years ago
Daniel Hiltgen df011054fa
Jetpack support for Go server (#7217) 2 years ago
Jesse Gross a909417602 runner.go: Remove unused arguments 2 years ago
Jesse Gross de1557a0dc runner.go: Better handle return NULL values from llama.cpp 2 years ago
Patrick Devine c7cb0f0602
image processing for llama3.2 (#6963) 2 years ago
Gabe Goodhart f2890a4494
IBM granite/granitemoe architecture support (#6760) 2 years ago
Daniel Hiltgen 05cd82ef94
Rename gpu package discover (#7143) 2 years ago
Daniel Hiltgen 24636dfa87
Discovery CPU details for default thread selection (#6264) 2 years ago
Jesse Gross 03408f3437 server: Don't clear cmd when closing a server 2 years ago
Jeffrey Morgan 96efd9052f
Re-introduce the `llama` package (#5034) 2 years ago
Daniel Hiltgen cd5c8f6471
Optimize container images for startup (#6547) 2 years ago