Historial de Commits

Autor SHA1 Mensaje Fecha
  royjhan 8b00a415ab Load Embedding Model on Empty Input (#6325) hace 8 meses
  Michael Yang b732beba6a lint hace 9 meses
  Michael Yang 1954ec5917 uint64 hace 10 meses
  Jeffrey Morgan 7ac6d462ec server: return empty slice on empty `/api/embed` request (#5713) hace 9 meses
  royjhan b9f5e16c80 Introduce `/api/embed` endpoint supporting batch embedding (#5127) hace 9 meses
  royjhan 996bb1b85e OpenAI: /v1/models and /v1/models/{model} compatibility (#5007) hace 10 meses
  royjhan fedf71635e Extend api/show and ollama show to return more model info (#4881) hace 10 meses
  Patrick Devine 94618b2365 add OLLAMA_MODELS to envconfig (#5029) hace 10 meses
  Michael Yang 030e765e76 fix create model when template detection errors hace 11 meses
  royjhan 4bf1da4944 Separate ListResponse and ModelResponse for api/tags vs api/ps (#4842) hace 11 meses
  Michael Yang d61ef8b954 update create handler to use model.Name hace 1 año
  Michael Yang 8ce4032e72 more lint hace 11 meses
  Michael Yang e40145a39d lint hace 11 meses
  Michael Yang 96bc232b43 Merge pull request #4413 from ollama/mxyng/name-check hace 11 meses
  Patrick Devine 4cc3be3035 Move envconfig and consolidate env vars (#4608) hace 11 meses
  Patrick Devine ccdf0b2a44 Move the parser back + handle utf16 files (#4533) hace 11 meses
  Michael Yang 85a57006d1 check if name exists before create/pull/copy hace 11 meses
  Ryo Machida 798b107f19 Fixed the API endpoint /api/tags when the model list is empty. (#4424) hace 11 meses
  Michael Yang a7248f6ea8 update tests hace 1 año
  Michael Yang 119589fcb3 rename parser to model/file hace 1 año
  Michael Yang c0a00f68ae refactor modelfile parser hace 1 año
  Michael Yang 9502e5661f cgo quantize hace 1 año
  Daniel Hiltgen 58d95cc9bd Switch back to subprocessing for llama.cpp hace 1 año
  Patrick Devine 5a5efee46b Add gemma safetensors conversion (#3250) hace 1 año
  Patrick Devine 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) hace 1 año
  Jeffrey Morgan fc8c044584 add allowed host middleware and remove `workDir` middleware (#3018) hace 1 año
  Jeffrey Morgan 48a273f80b Fix issues with templating prompt in chat mode (#2460) hace 1 año
  Michael Yang e49dc9f3d8 fix tests hace 1 año
  Bruce MacDonald 0632dff3f8 trim chat prompt based on llm context size (#1963) hace 1 año
  Patrick Devine eef50accb4 Fix show parameters (#2017) hace 1 año