Commit History

Author SHA1 Message Date
  Blake Mizerany 4b8a2e341a server: allow mixed-case model names on push, pull, cp, and create (#7676) 5 months ago
  Patrick Devine c7cb0f0602 image processing for llama3.2 (#6963) 6 months ago
  Alex Mavrogiannis f40bb398f6 Stop model before deletion if loaded (fixed #6957) (#7050) 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
  Michael Yang b732beba6a lint 9 months ago
  Michael Yang 1954ec5917 uint64 10 months ago
  Jeffrey Morgan 7ac6d462ec server: return empty slice on empty `/api/embed` request (#5713) 9 months ago
  royjhan b9f5e16c80 Introduce `/api/embed` endpoint supporting batch embedding (#5127) 9 months ago
  royjhan 996bb1b85e OpenAI: /v1/models and /v1/models/{model} compatibility (#5007) 10 months ago
  royjhan fedf71635e Extend api/show and ollama show to return more model info (#4881) 10 months ago
  Patrick Devine 94618b2365 add OLLAMA_MODELS to envconfig (#5029) 10 months ago
  Michael Yang 030e765e76 fix create model when template detection errors 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 11 months ago
  Michael Yang 8ce4032e72 more lint 11 months ago
  Michael Yang e40145a39d lint 11 months ago
  Michael Yang 96bc232b43 Merge pull request #4413 from ollama/mxyng/name-check 11 months ago
  Patrick Devine 4cc3be3035 Move envconfig and consolidate env vars (#4608) 11 months ago
  Patrick Devine ccdf0b2a44 Move the parser back + handle utf16 files (#4533) 11 months ago
  Michael Yang 85a57006d1 check if name exists before create/pull/copy 11 months ago
  Ryo Machida 798b107f19 Fixed the API endpoint /api/tags when the model list is empty. (#4424) 11 months ago
  Michael Yang a7248f6ea8 update tests 1 year ago
  Michael Yang 119589fcb3 rename parser to model/file 1 year ago
  Michael Yang c0a00f68ae refactor modelfile parser 1 year ago
  Michael Yang 9502e5661f cgo quantize 1 year ago
  Daniel Hiltgen 58d95cc9bd Switch back to subprocessing for llama.cpp 1 year ago
  Patrick Devine 5a5efee46b Add gemma safetensors conversion (#3250) 1 year ago
  Patrick Devine 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 1 year ago
  Jeffrey Morgan fc8c044584 add allowed host middleware and remove `workDir` middleware (#3018) 1 year ago