Commit History

Author SHA1 Message Date
  Roy Han 239a994c47 Initial Functionality 11 months ago
  Roy Han ebbaa8b513 Descriptive arg error messages and other fixes 11 months ago
  Roy Han cdbda76fa9 Clean Up 11 months ago
  Roy Han 30f7064363 Initial Draft of Information 11 months ago
  Roy Han ccd624ca44 API Show Extended 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 1 year ago
  Michael Yang 04f3c12bb7 replace x/exp/slices with slices 1 year 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) 1 year ago
  Michael Yang f36f1d6be9 tidy intermediate blobs 1 year ago
  Michael Yang 3520c0e4d5 cache and reuse intermediate blobs 1 year ago
  Patrick Devine ccdf0b2a44 Move the parser back + handle utf16 files (#4533) 1 year ago
  Daniel Hiltgen 02b31c9dc8 Don't return error on signal exit 1 year ago
  Patrick Devine d1692fd3e0 fix the cpu estimatedTotal memory + get the expiry time for loading models (#4461) 1 year ago
  Patrick Devine f2cf97d6f1 fix typo in modelfile generation (#4439) 1 year ago
  Michael Yang 85a57006d1 check if name exists before create/pull/copy 1 year ago
  Michael Yang c2714fcbfd routes: use Manifests for ListHandler 1 year ago
  Michael Yang a2fc933fed update delete handler to use model.Name 1 year ago
  Ryo Machida 798b107f19 Fixed the API endpoint /api/tags when the model list is empty. (#4424) 1 year ago
  Patrick Devine 7ca71a6b0f don't abort when an invalid model name is used in /save (#4416) 1 year ago
  Patrick Devine 6845988807 Ollama `ps` command for showing currently loaded models (#4327) 1 year ago
  Jeffrey Morgan 6602e793c0 Use `--quantize` flag and `quantize` api parameter (#4321) 1 year ago
  Michael Yang e03637176d fix(routes): skip bad manifests 1 year ago
  Daniel Hiltgen 3ae2f441e0 Fix race in shutdown logic 1 year ago
  Daniel Hiltgen 8727a9c140 Record more GPU information 1 year ago
  Bruce MacDonald cfa84b8470 add done_reason to the api (#4235) 1 year ago
  Michael Yang a7ee84fc31 routes: skip invalid filepaths 1 year ago