提交历史

作者 SHA1 备注 提交日期
  royjhan 996bb1b85e OpenAI: /v1/models and /v1/models/{model} compatibility (#5007) 6 月之前
  royjhan fedf71635e Extend api/show and ollama show to return more model info (#4881) 6 月之前
  Patrick Devine 94618b2365 add OLLAMA_MODELS to envconfig (#5029) 7 月之前
  Michael Yang 030e765e76 fix create model when template detection errors 7 月之前
  royjhan 4bf1da4944 Separate ListResponse and ModelResponse for api/tags vs api/ps (#4842) 7 月之前
  Michael Yang d61ef8b954 update create handler to use model.Name 8 月之前
  Michael Yang 8ce4032e72 more lint 7 月之前
  Michael Yang e40145a39d lint 7 月之前
  Michael Yang 96bc232b43 Merge pull request #4413 from ollama/mxyng/name-check 7 月之前
  Patrick Devine 4cc3be3035 Move envconfig and consolidate env vars (#4608) 7 月之前
  Patrick Devine ccdf0b2a44 Move the parser back + handle utf16 files (#4533) 7 月之前
  Michael Yang 85a57006d1 check if name exists before create/pull/copy 8 月之前
  Ryo Machida 798b107f19 Fixed the API endpoint /api/tags when the model list is empty. (#4424) 8 月之前
  Michael Yang a7248f6ea8 update tests 9 月之前
  Michael Yang 119589fcb3 rename parser to model/file 8 月之前
  Michael Yang c0a00f68ae refactor modelfile parser 8 月之前
  Michael Yang 9502e5661f cgo quantize 9 月之前
  Daniel Hiltgen 58d95cc9bd Switch back to subprocessing for llama.cpp 10 月之前
  Patrick Devine 5a5efee46b Add gemma safetensors conversion (#3250) 9 月之前
  Patrick Devine 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 9 月之前
  Jeffrey Morgan fc8c044584 add allowed host middleware and remove `workDir` middleware (#3018) 10 月之前
  Jeffrey Morgan 48a273f80b Fix issues with templating prompt in chat mode (#2460) 11 月之前
  Michael Yang e49dc9f3d8 fix tests 11 月之前
  Bruce MacDonald 0632dff3f8 trim chat prompt based on llm context size (#1963) 11 月之前
  Patrick Devine eef50accb4 Fix show parameters (#2017) 1 年之前
  Michael Yang 2bb2bdd5d4 fix lint 1 年之前
  Michael Yang acfc376efd add .golangci.yaml 1 年之前
  Michael Yang 63aac0edc5 fix(test): use real version string for comparison 1 年之前
  Patrick Devine 3948c6ea06 add magic header for unit tests (#1558) 1 年之前
  Patrick Devine 86b0dd4b16 add API create/copy handlers (#1541) 1 年之前