Commit History

Author SHA1 Message Date
  Daniel Hiltgen 4e988ad5d6 Move Go code out of llm package 6 months ago
  Patrick Devine c7cb0f0602 image processing for llama3.2 (#6963) 6 months ago
  Daniel Hiltgen 05cd82ef94 Rename gpu package discover (#7143) 6 months ago
  Alex Mavrogiannis f40bb398f6 Stop model before deletion if loaded (fixed #6957) (#7050) 7 months ago
  Daniel Hiltgen cd5c8f6471 Optimize container images for startup (#6547) 7 months ago
  Patrick Devine abed273de3 add "stop" command (#6739) 7 months ago
  Jeffrey Morgan 47fa0839b9 server: clean up route names for consistency (#6524) 8 months ago
  royjhan 8b00a415ab Load Embedding Model on Empty Input (#6325) 8 months ago
  Jeffrey Morgan 15c2d8fe14 server: parallelize embeddings in API web handler instead of in subprocess runner (#6220) 8 months ago
  Jesse Gross 1829fb61bd manifest: Fix crash on startup when trying to clean up unused files (#5840) 9 months ago
  Michael Yang b732beba6a lint 9 months ago
  Vyacheslav Moskalev 8a9f946ca7 Refactor and format code. 9 months ago
  Vyacheslav Moskalev 3b5210548e Refactor code. Remove extra variable. 9 months ago
  Vyacheslav Moskalev b0c216584c Better types and naming closer to style. 9 months ago
  Vyacheslav Moskalev 49a5483139 Change the order of context and prompt. 9 months ago
  Vyacheslav Moskalev 6bc5c13758 Fix extra context concatenation in generate handler (#5980). 9 months ago
  Michael Yang c4c84b7a0d Merge pull request #5196 from ollama/mxyng/messages-2 9 months ago
  Michael Yang 5c1912769e Merge pull request #5473 from ollama/mxyng/environ 9 months ago
  royjhan 1b44d873e7 Add Metrics to `api\embed` response (#5709) 9 months ago
  Michael Yang 15af558423 include modelfile messages 10 months ago
  Josh db0968f30c fix dupe err message (#5857) 9 months ago
  Michael Yang 55cd3ddcca bool 10 months ago
  Michael Yang d1a5227cad origins 10 months ago
  Michael Yang 35b89b2eab rfc: dynamic environ lookup 10 months ago
  Jeffrey Morgan b3e5491e41 server: collect nested tool call objects when parsing (#5824) 9 months ago
  Josh e8b954c646 server: validate template (#5734) 9 months ago
  Jeffrey Morgan 70b1010fa5 server: check for empty tools array too (#5779) 9 months ago
  Jeffrey Morgan 319fb1ce03 server: only parse tool calls if tools are provided (#5771) 9 months ago
  Michael Yang c279f96371 remove ToolCall from GenerateResponse 9 months ago
  Michael Yang d290e87513 add suffix support to generate endpoint 10 months ago