4153 Commits (parth/python-tools-calling)
 

Author SHA1 Message Date
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
Jesse Gross a8e83a7654 Disable causal attention based on batch index 1 year ago
Jesse Gross 475005504e Restrict Gemma to a single image per request 1 year ago
Jesse Gross 2c40c4d35e Fix follow up images and images split across batches 1 year ago
Michael Yang e95278932b use non-causal mask only for image positions 1 year ago
Michael Yang 9d2a20a763 use non-causal mask for inputs with images 1 year ago
Patrick Devine 2e54d72fc3 fix gemma3 1b conversion 1 year ago
Michael Yang 6b32a2d549 compat with upstream gguf 1 year ago
Michael Yang c5cbe4fc2a fallback to cpu 1 year ago
Michael Yang f888912870 fix vision encoder 1 year ago
Michael Yang 9e4642e9b3 ollama debug tensor 1 year ago
Michael Yang 6b0486c216 duplicate token_embd to output 1 year ago
Michael Yang d368c039f0 skip repacking vision tensors 1 year ago
Patrick Devine 9b54267e69 fix configs 1 year ago
Michael Yang 46bb0169c4 update model 1 year ago
Michael Yang 8934324b72 use fast attention 1 year ago
Jesse Gross 0e886595bf Fix tests and drift from main 1 year ago
Patrick Devine c62861f4fa fix conversion 1 year ago
Michael Yang 0df1800436 set non-causal attention 1 year ago
Patrick Devine 631fecc6d9 temporary work around for converting spm 1 year ago
Jesse Gross 4346c2409d fix drift from main 1 year ago
Michael Yang 4b037a97dc add gemma vision encoder 1 year ago
Patrick Devine 5f74d1fd47 gemma2 impl 2 years ago
Daniel Hiltgen 4dcf80167a
Build release for windows with local script (#9636) 1 year ago