Commit History

作者 SHA1 備註 提交日期
  Blake Mizerany 4b8a2e341a server: allow mixed-case model names on push, pull, cp, and create (#7676) 5 月之前
  Patrick Devine c7cb0f0602 image processing for llama3.2 (#6963) 6 月之前
  Alex Mavrogiannis f40bb398f6 Stop model before deletion if loaded (fixed #6957) (#7050) 7 月之前
  Jeffrey Morgan 47fa0839b9 server: clean up route names for consistency (#6524) 8 月之前
  royjhan 8b00a415ab Load Embedding Model on Empty Input (#6325) 8 月之前
  Michael Yang b732beba6a lint 9 月之前
  Michael Yang 1954ec5917 uint64 10 月之前
  Jeffrey Morgan 7ac6d462ec server: return empty slice on empty `/api/embed` request (#5713) 9 月之前
  royjhan b9f5e16c80 Introduce `/api/embed` endpoint supporting batch embedding (#5127) 9 月之前
  royjhan 996bb1b85e OpenAI: /v1/models and /v1/models/{model} compatibility (#5007) 10 月之前
  royjhan fedf71635e Extend api/show and ollama show to return more model info (#4881) 10 月之前
  Patrick Devine 94618b2365 add OLLAMA_MODELS to envconfig (#5029) 10 月之前
  Michael Yang 030e765e76 fix create model when template detection errors 11 月之前
  royjhan 4bf1da4944 Separate ListResponse and ModelResponse for api/tags vs api/ps (#4842) 11 月之前
  Michael Yang d61ef8b954 update create handler to use model.Name 11 月之前
  Michael Yang 8ce4032e72 more lint 11 月之前
  Michael Yang e40145a39d lint 11 月之前
  Michael Yang 96bc232b43 Merge pull request #4413 from ollama/mxyng/name-check 11 月之前
  Patrick Devine 4cc3be3035 Move envconfig and consolidate env vars (#4608) 11 月之前
  Patrick Devine ccdf0b2a44 Move the parser back + handle utf16 files (#4533) 11 月之前
  Michael Yang 85a57006d1 check if name exists before create/pull/copy 11 月之前
  Ryo Machida 798b107f19 Fixed the API endpoint /api/tags when the model list is empty. (#4424) 11 月之前
  Michael Yang a7248f6ea8 update tests 1 年之前
  Michael Yang 119589fcb3 rename parser to model/file 1 年之前
  Michael Yang c0a00f68ae refactor modelfile parser 1 年之前
  Michael Yang 9502e5661f cgo quantize 1 年之前
  Daniel Hiltgen 58d95cc9bd Switch back to subprocessing for llama.cpp 1 年之前
  Patrick Devine 5a5efee46b Add gemma safetensors conversion (#3250) 1 年之前
  Patrick Devine 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 1 年之前
  Jeffrey Morgan fc8c044584 add allowed host middleware and remove `workDir` middleware (#3018) 1 年之前