Commit History

Autor SHA1 Mensaxe Data
  Patrick Devine 73a1e99f8a logging: add a new customer logger and trace method hai 1 mes
  Michael Yang 543240fb5f Merge pull request #9741 from ollama/mxyng/visionless hai 1 mes
  Patrick Devine 4bed739259 add verbose mode to the show command (#9640) hai 1 mes
  Patrick Devine 80c7ce381b fix: change default context size for gemma3 (#9744) hai 1 mes
  Michael Yang ccfd41c4f0 Merge pull request #9742 from ollama/mxyng/engine-error-embeddings hai 1 mes
  Michael Yang 3e102b7dad Update model/model.go hai 1 mes
  Michael Yang ec46f3286c engine: error on embeddings; not currently implemented hai 1 mes
  Michael Yang 5e2e0b46b1 fix: error if image requested without vision model hai 1 mes
  Michael Yang 45a13b1dec Merge pull request #9688 from Shane-XB-Qian/debug_mistype_lld hai 1 mes
  Parth Sareen 5c0b663969 sample: separate softmax and temperature transforms (#9732) hai 1 mes
  shane.xb.qian 30d7a59ba8 ollama-debug.c: change 'ld' to 'PRIi64' hai 1 mes
  ParthSareen 4aeb67ef4c sample: do all sorting in topK hai 1 mes
  ParthSareen 3ba91634c1 sample: simplify top_k=0 sorting hai 1 mes
  ParthSareen 1b7433b71e sample: use container/heap for top_k hai 1 mes
  Bruce MacDonald a70820daa0 models/gemma3: remove final logit softcap (#9692) hai 1 mes
  Shane-XB-Qian 6b45b1d6b4 cli: adding support ctrl-n/p like general cli (#9136) hai 1 mes
  shane.xb.qian 85ab552028 ollama-debug.c: correct mistype hai 1 mes
  frob b3af953a55 cli: don't exit for invalid model during /load. (#9576) hai 1 mes
  Michael ad4e0bf3be Adding Gemma 3 to readme (#9671) hai 1 mes
  Michael Yang aee28501b5 Merge pull request #9661 from ollama/gemma hai 1 mes
  jmorganca 83f0ec8269 all: address linter errors hai 1 mes
  jmorganca c6b6938b3a kvcache: fix tests by adding AvgPool2D stub hai 1 mes
  jmorganca fb4664fcec model: add more spm tokenizer tests hai 1 mes
  jmorganca 20e3593863 model: validate left and right pairs before merging them hai 1 mes
  Michael Yang 63a394068c use 2d pooling hai 1 mes
  Daniel Hiltgen ab39e08eb9 llm: auto detect models that require Ollama Engine (#1) hai 1 mes
  jmorganca 11bfa62796 add trailing \n\n after <end_of_image> to match reference implementation hai 1 mes
  jmorganca f63e62e546 reduce kernel size, add TODO for loading from config hai 1 mes
  jmorganca 65b0f329d1 Revert "Allow models to force a new batch" hai 1 mes
  Jesse Gross 06007c0a18 Allow models to force a new batch hai 1 mes