Commit History

Author SHA1 Message Date
  Patrick Devine 4cc3be3035 Move envconfig and consolidate env vars (#4608) 11 months ago
  Patrick Devine d355d2020f add fixes for llama 11 months ago
  Patrick Devine ccdf0b2a44 Move the parser back + handle utf16 files (#4533) 11 months ago
  Patrick Devine 105186aa17 add OLLAMA_NOHISTORY to turn off history in interactive mode (#4508) 11 months ago
  Josh Yan 3d90156e99 removed comment 11 months ago
  Josh Yan 26bfc1c443 go fmt'd cmd.go 11 months ago
  Josh Yan 799aa9883c go fmt'd cmd.go 11 months ago
  Josh Yan c9e584fb90 updated double-width display 11 months ago
  Josh Yan 17b1e81ca1 fixed width and word count for double spacing 11 months ago
  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