Commit History

Author SHA1 Message Date
  Jeffrey Morgan bb31def011 return code `499` when user cancels request while a model is loading (#3955) 1 year ago
  Michael Yang 592dae31c8 update copy to use model.Name 1 year ago
  Daniel Hiltgen 34b9db5afc Request and model concurrency 1 year ago
  Jeffrey Morgan a0b8a32eb4 Terminate subprocess if receiving `SIGINT` or `SIGTERM` signals while model is loading (#3653) 1 year ago
  Michael Yang 9502e5661f cgo quantize 1 year ago
  Michael Yang e1c9a2a00f no blob create if already exists 1 year ago
  Daniel Hiltgen 6589eb8a8c Revert options as a ref in the server 1 year ago
  Daniel Hiltgen 58d95cc9bd Switch back to subprocessing for llama.cpp 1 year ago
  Michael Yang 91b3e4d282 update memory calcualtions 1 year ago
  Michael Yang af8a8a6b59 fix: trim quotes on OLLAMA_ORIGINS 1 year ago
  Patrick Devine 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 1 year ago
  Blake Mizerany 703684a82a server: replace blob prefix separator from ':' to '-' (#3146) 1 year ago
  Patrick Devine 47cfe58af5 Default Keep Alive environment variable (#3094) 1 year ago
  Daniel Hiltgen 4a5c9b8035 Finish unwinding idempotent payload logic 1 year ago
  Jeffrey Morgan 5b3fad9636 separate out `isLocalIP` 1 year ago
  Jeffrey Morgan bfec2c6e10 simplify host checks 1 year ago
  Jeffrey Morgan 5c143af726 add additional allowed hosts 1 year ago
  Jeffrey Morgan fc8c044584 add allowed host middleware and remove `workDir` middleware (#3018) 1 year ago
  Daniel Hiltgen 6c5ccb11f9 Revamp ROCm support 1 year ago
  Jeffrey Morgan 3b4bab3dc5 Fix embeddings load model behavior (#2848) 1 year ago
  Michael Yang 0e19476b56 prepend image tags (#2789) 1 year ago
  Jeffrey Morgan 287ba11500 better error message when calling `/api/generate` or `/api/chat` with embedding models 1 year ago
  Jeffrey Morgan 63861f58cc Support for `bert` and `nomic-bert` embedding models 1 year ago
  Bruce MacDonald 88622847c6 fix: chat system prompting overrides (#2542) 1 year ago
  Michael Yang e43648afe5 rerefactor 1 year ago
  Daniel Hiltgen f397e0e988 Move hub auth out to new package 1 year ago
  Jeffrey Morgan 48a273f80b Fix issues with templating prompt in chat mode (#2460) 1 year ago
  Jeffrey Morgan 1f9078d6ae Check image filetype in api handlers (#2467) 1 year ago
  Jeffrey Morgan a0a199b108 Fix hanging issue when sending empty content (#2399) 1 year ago
  Jeffrey Morgan 453f572f83 Initial OpenAI `/v1/chat/completions` API compatibility (#2376) 1 year ago