21 Commits (94ab428e3f77fdd9d9c833b369bb40980c65049a)

Author SHA1 Message Date
Jesse Gross 94ab428e3f ggml: Seperate tensor load from backend creation 1 year ago
Jesse Gross 3c14461d5d ollamarunner: Separate text and multimodal graphs 1 year ago
Michael Yang f95a1f2bef
feat: add trace log level (#10650) 1 year ago
Jesse Gross dbb149e6f7 ollamarunner: Preallocate worst case graph at startup 1 year ago
Michael Yang 3b96a93672 fs: move ml.Config to fs package 1 year ago
Michael Yang 74bd09652d ml/backend/ggml: load tensors in 32KiB chunks 1 year ago
Jesse Gross 0fbfcf3c9c model: Pass input tensor instead of raw data to models 1 year ago
Jesse Gross 0c220935bd input: Rename Options to Batch 1 year ago
Jesse Gross 282bfaaa95 ollamarunner: Use a separate context per multimodal input 1 year ago
Michael Yang 3e102b7dad
Update model/model.go 1 year ago
Michael Yang 5e2e0b46b1 fix: error if image requested without vision model 1 year ago
Jesse Gross a1cda80bcb model: Update encoder cache to use multimodal input processing handler 1 year ago
Jesse Gross a7e63b82be ollamarunner: Improve multimodal input handling 1 year ago
Daniel Hiltgen 1fdb351c37
New engine: vision models and auto-fallback (#9113) 1 year ago
Michael Yang 3e8b8a1933 ml: update Context.Forward interface 1 year ago
Jesse Gross bd6a7d5e64 ollamarunner: Pass runner performance parameters to backends 1 year ago
Bruce MacDonald d006e1e09b
model: document high-level model interface (#9122) 1 year ago
Jesse Gross ed443a0393 Runner for Ollama engine 2 years ago
Jesse Gross d650ad398f model: Load tensors behind an interface 2 years ago
Jesse Gross 4d4463b2bd backend: Support graph computation that does not return an output 2 years ago
Michael Yang 58245413f4
next ollama runner (#7913) 2 years ago