Histórico de commits

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