Commit History

Author SHA1 Message Date
  Patrick Devine c344da4c5a fix keepalive for non-interactive mode (#4438) 11 months ago
  Patrick Devine 6845988807 Ollama `ps` command for showing currently loaded models (#4327) 11 months ago
  Josh Yan f8464785a6 removed inconsistencies 11 months ago
  Josh Yan 91a090a485 removed inconsistent punctuation 11 months ago
  todashuta 8080fbce35 fix `ollama create`'s usage string (#4362) 11 months ago
  Jeffrey Morgan 6602e793c0 Use `--quantize` flag and `quantize` api parameter (#4321) 11 months ago
  Jeffrey Morgan 39d9d22ca3 close server on receiving signal (#4213) 1 year ago
  Michael Yang b7a87a22b6 Merge pull request #4059 from ollama/mxyng/parser-2 1 year ago
  Michael Yang e9ae607ece Merge pull request #3892 from ollama/mxyng/parser 1 year ago
  Michael Yang 45b6a12e45 server: target invalid 1 year ago
  Michael Yang 119589fcb3 rename parser to model/file 1 year ago
  Michael Yang 5ea844964e cmd: import regexp 1 year ago
  Michael Yang 176ad3aa6e parser: add commands format 1 year ago
  Bruce MacDonald 0a7fdbe533 prompt to display and add local ollama keys to account (#3717) 1 year ago
  Patrick Devine 9009bedf13 better checking for OLLAMA_HOST variable (#3661) 1 year ago
  Michael Yang 41e03ede95 check file type before zip 1 year ago
  Michael Yang ac0801eced only replace if it matches command 1 year ago
  Michael Yang ad66e5b060 split temp zip files 1 year ago
  Blake Mizerany 949d7832cf Revert "cmd: provide feedback if OLLAMA_MODELS is set on non-serve command (#3470)" (#3662) 1 year ago
  Patrick Devine 9f8691c6c8 Add llama2 / torch models for `ollama create` (#3607) 1 year ago
  Michael Yang 9502e5661f cgo quantize 1 year ago
  Blake Mizerany 7d05a6ee8f cmd: provide feedback if OLLAMA_MODELS is set on non-serve command (#3470) 1 year ago
  Pier Francesco Contino 531324a9be feat: add OLLAMA_DEBUG in ollama server help message (#3461) 1 year ago
  Patrick Devine 5a5efee46b Add gemma safetensors conversion (#3250) 1 year ago
  Patrick Devine 1b272d5bcd change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 1 year ago
  Daniel Hiltgen da20786e3e Merge pull request #3068 from dhiltgen/win_pipe 1 year ago
  Jeffrey Morgan 672ffe9b7d add `OLLAMA_KEEP_ALIVE` to environment variable docs for `ollama serve` (#3127) 1 year ago
  Daniel Hiltgen c1a81c6fe3 Use stdin for term discovery on windows 1 year ago
  Blake Mizerany 2ada81e068 cmd: tighten up env var usage sections (#2962) 1 year ago
  Patrick Devine 2c017ca441 Convert Safetensors to an Ollama model (#2824) 1 year ago