Commit History

Author SHA1 Message Date
  Patrick Devine 3c0d043b79 pass the template to the `/api/chat` endpoint 9 months ago
  Michael Yang ac7a842e55 fix model reloading 10 months ago
  Michael Yang 2c3fe1fd97 comments 10 months ago
  Michael Yang 269ed6e6a2 update message processing 10 months ago
  Daniel Hiltgen 955f2a4e03 Only set default keep_alive on initial model load 10 months ago
  Michael Yang 65a5040e09 fix generate template 10 months ago
  royjhan d626b99b54 OpenAI: v1/completions compatibility (#5209) 10 months ago
  Michael Yang dddb58a38b Merge pull request #5051 from ollama/mxyng/capabilities 10 months ago
  royjhan 996bb1b85e OpenAI: /v1/models and /v1/models/{model} compatibility (#5007) 10 months ago
  Michael Yang a30915bde1 add capabilities 10 months ago
  Michael Yang 58e3fff311 rename templates to template 10 months ago
  Daniel Hiltgen 3518aaef33 Merge pull request #4218 from dhiltgen/auto_parallel 10 months ago
  Blake Mizerany cb42e607c5 llm: speed up gguf decoding by a lot (#5246) 10 months ago
  Daniel Hiltgen 642cee1342 Sort the ps output 10 months ago
  royjhan fedf71635e Extend api/show and ollama show to return more model info (#4881) 10 months ago
  royjhan 89c79bec8c Add ModifiedAt Field to /api/show (#5033) 10 months ago
  royjhan 1a29e9a879 API app/browser access (#4879) 11 months ago
  royjhan 4bf1da4944 Separate ListResponse and ModelResponse for api/tags vs api/ps (#4842) 11 months ago
  Michael Yang d61ef8b954 update create handler to use model.Name 1 year ago
  Michael Yang e40145a39d lint 11 months ago
  Michael Yang 04f3c12bb7 replace x/exp/slices with slices 11 months ago
  Michael Yang 96bc232b43 Merge pull request #4413 from ollama/mxyng/name-check 11 months ago
  Michael Yang bca7b12284 Merge pull request #3718 from ollama/mxyng/modelname-3 11 months ago
  Patrick Devine 4cc3be3035 Move envconfig and consolidate env vars (#4608) 11 months ago
  Michael Yang f36f1d6be9 tidy intermediate blobs 11 months ago
  Michael Yang 3520c0e4d5 cache and reuse intermediate blobs 1 year ago
  Patrick Devine ccdf0b2a44 Move the parser back + handle utf16 files (#4533) 11 months ago
  Daniel Hiltgen 02b31c9dc8 Don't return error on signal exit 11 months ago
  Patrick Devine d1692fd3e0 fix the cpu estimatedTotal memory + get the expiry time for loading models (#4461) 11 months ago
  Patrick Devine f2cf97d6f1 fix typo in modelfile generation (#4439) 11 months ago