4076 Commits (108fe021657ea1f7a012299f424d673e86512df2)
 

Author SHA1 Message Date
Parth Sareen 108fe02165
sample: make mutations in transforms explicit (#9743) 1 year ago
Daniel Hiltgen 50b5962042
Add support for ROCm gfx1151 (#9773) 1 year ago
Louis Beaumont e27e4a3c1b
readme: add screenpipe to community integrations (#9786) 1 year ago
zeo 088514bbd4
readme: add Ellama to list of community integrations (#9800) 1 year ago
Patrick Devine 2c8b484643
fix: correctly save in interactive mode (#9788) 1 year ago
Blake Mizerany 8294676150
server/internal/client/ollama: set User-Agent for registry client (#9775) 1 year ago
Patrick Devine ef378ad673
gemma3 quantization (#9776) 1 year ago
Daniel Hiltgen 2d2247e59e
Align versions for local builds (#9635) 1 year ago
Jesse Gross 7bf793a600 gemma3: Allow multiple image in a single input 1 year ago
Jesse Gross 282bfaaa95 ollamarunner: Use a separate context per multimodal input 1 year ago
Jesse Gross 9679f40146 ml: Allow models to constrain inputs to a single batch 1 year ago
Bruce MacDonald 3892c3a703
llm: remove internal subprocess req and resp types (#9324) 1 year ago
Blake Mizerany 4e320b8b90
server/internal/chunks: remove chunks package (#9755) 1 year ago
Blake Mizerany eb2b22b042
server/internal/client: use chunksums for concurrent blob verification (#9746) 1 year ago
Michael Yang 4ea4d2b189
Merge pull request #9703 from ollama/mxyng/gemma3-memory 1 year ago
Michael Yang 8d76fa23ef count non-repeating vision layers 1 year ago
Bradley Erickson 74b44fdf8f
docs: Add OLLAMA_ORIGINS for browser extension support (#9643) 1 year ago
Michael Yang 65b88c544f fix divide by zero 1 year ago
Michael Yang a422ba39c9 roughly count gemma3 graph 1 year ago
Michael Yang d2ec22371e count all vision tensors 1 year ago
Michael Yang 033cec232a count gemma3 vision tensors 1 year ago
Michael Yang 543240fb5f
Merge pull request #9741 from ollama/mxyng/visionless 1 year ago
Patrick Devine 4bed739259
add verbose mode to the show command (#9640) 1 year ago
Patrick Devine 80c7ce381b
fix: change default context size for gemma3 (#9744) 1 year ago
Michael Yang ccfd41c4f0
Merge pull request #9742 from ollama/mxyng/engine-error-embeddings 1 year ago
Michael Yang 3e102b7dad
Update model/model.go 1 year ago
Michael Yang ec46f3286c engine: error on embeddings; not currently implemented 1 year ago
Michael Yang 5e2e0b46b1 fix: error if image requested without vision model 1 year ago
Michael Yang 45a13b1dec
Merge pull request #9688 from Shane-XB-Qian/debug_mistype_lld 1 year ago
Parth Sareen 5c0b663969
sample: separate softmax and temperature transforms (#9732) 1 year ago
shane.xb.qian 30d7a59ba8 ollama-debug.c: change 'ld' to 'PRIi64' 1 year ago
ParthSareen 4aeb67ef4c sample: do all sorting in topK 1 year ago
ParthSareen 3ba91634c1 sample: simplify top_k=0 sorting 1 year ago
ParthSareen 1b7433b71e sample: use container/heap for top_k 1 year ago
Bruce MacDonald a70820daa0
models/gemma3: remove final logit softcap (#9692) 1 year ago
Shane-XB-Qian 6b45b1d6b4
cli: adding support ctrl-n/p like general cli (#9136) 1 year ago
shane.xb.qian 85ab552028 ollama-debug.c: correct mistype 1 year ago
frob b3af953a55
cli: don't exit for invalid model during /load. (#9576) 1 year ago
Michael ad4e0bf3be
Adding Gemma 3 to readme (#9671) 1 year ago
Michael Yang aee28501b5
Merge pull request #9661 from ollama/gemma 1 year ago
jmorganca 83f0ec8269 all: address linter errors 1 year ago
jmorganca c6b6938b3a kvcache: fix tests by adding AvgPool2D stub 1 year ago
jmorganca fb4664fcec model: add more spm tokenizer tests 1 year ago
jmorganca 20e3593863 model: validate left and right pairs before merging them 1 year ago
Michael Yang 63a394068c use 2d pooling 1 year ago
Daniel Hiltgen ab39e08eb9 llm: auto detect models that require Ollama Engine (#1) 1 year ago
jmorganca 11bfa62796 add trailing \n\n after <end_of_image> to match reference implementation 1 year ago
jmorganca f63e62e546 reduce kernel size, add TODO for loading from config 1 year ago
jmorganca 65b0f329d1 Revert "Allow models to force a new batch" 1 year ago
Jesse Gross 06007c0a18 Allow models to force a new batch 1 year ago