46 Commits (brucemacd/cache-models)

Author SHA1 Message Date
Daniel Hiltgen 2307fc2bcd
tests: drop llama3.2-vision embedding tests (#10837) 1 year ago
Daniel Hiltgen fdd4d479a3
integration: add qwen2.5-vl (#10815) 1 year ago
Daniel Hiltgen 424810450f
Move quantization to new backend (#10363) 1 year ago
湛露先生 7e5c8eee5c
file close check and close. (#10554) 1 year ago
Daniel Hiltgen 7bec2724a5
integration: fix embedding tests error handling (#10478) 1 year ago
Daniel Hiltgen ed4e139314
Integration test improvements (#9654) 1 year ago
CYJiang e7019c9455
fix(integration): move waitgroup Add(1) outside goroutine to avoid potential issue (#10070) 1 year ago
Bruce MacDonald 9876c9faa4
chore(all): replace instances of interface with any (#10067) 1 year ago
Jesse Gross 9679f40146 ml: Allow models to constrain inputs to a single batch 1 year ago
Stefan Weil abfdc4710f
all: fix typos in documentation, code, and comments (#7021) 2 years ago
Daniel Hiltgen f0a351810c
tests: fix max queue integration test (#7782) 2 years ago
Jesse Gross 7121dfa309 runner.go: Retry decoding after defragmentation if needed 2 years ago
Daniel Hiltgen 8a9bb0d000
Add basic mllama integration tests (#7455) 2 years ago
Daniel Hiltgen 921779bb10
Give unicode test more time to run (#7437) 2 years ago
Jesse Gross 078f666f73 tests: Add test for Unicode processing 2 years ago
Daniel Hiltgen dc6fe82051
integration: harden embedding test (#7306) 2 years ago
Jesse Gross 03e40efa51 runner.go: Merge partial unicode characters before sending 2 years ago
Jeffrey Morgan 96efd9052f
Re-introduce the `llama` package (#5034) 2 years ago
Daniel Hiltgen 90ca84172c
Fix embeddings memory corruption (#6467) 2 years ago
Michael Yang 7ed367419e fix concurrency test 2 years ago
Michael Yang b732beba6a lint 2 years ago
royjhan 1b44d873e7
Add Metrics to `api\embed` response (#5709) 2 years ago
royjhan ac33aa7d37
Fix Embed Test Flakes (#5893) 2 years ago
Michael Yang 1954ec5917 uint64 2 years ago
Michael Yang 0f1910129f int 2 years ago
Daniel Hiltgen cc269ba094 Remove no longer supported max vram var 2 years ago
royjhan b9f5e16c80
Introduce `/api/embed` endpoint supporting batch embedding (#5127) 2 years ago
Daniel Hiltgen 73e2c8f68f Fix context exhaustion integration test for small gpus 2 years ago
Daniel Hiltgen 6f351bf586 review comments and coverage 2 years ago
Daniel Hiltgen 68dfc6236a refined test timing 2 years ago
Daniel Hiltgen 6fd04ca922 Improve multi-gpu handling at the limit 2 years ago
Daniel Hiltgen 206797bda4 Fix concurrency integration test to work locally 2 years ago
Daniel Hiltgen 7f2fbad736 Skip max queue test on remote 2 years ago
Daniel Hiltgen 074dc3b9d8 Integration fixes 2 years ago
Michael Yang a7248f6ea8 update tests 2 years ago
Daniel Hiltgen 45d61aaaa3 Add integration test to push max queue limits 2 years ago
Daniel Hiltgen f2ea8470e5 Local unicode test case 2 years ago
Daniel Hiltgen 34b9db5afc Request and model concurrency 2 years ago
Daniel Hiltgen aeb1fb5192 Add test case for context exhaustion 2 years ago
Jeffrey Morgan cd135317d2
Fix macOS builds on older SDKs (#3467) 2 years ago
Daniel Hiltgen 4fec5816d6 Integration test improvements 2 years ago
Patrick Devine 1b272d5bcd
change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 2 years ago
Daniel Hiltgen 7b6cbc10ec Integration tests conditionally pull 2 years ago
Daniel Hiltgen 949b6c01e0 Revamp go based integration tests 2 years ago