239 Commits (bmizerany/nosillyggufslurps)

Author SHA1 Message Date
royjhan fedf71635e
Extend api/show and ollama show to return more model info (#4881) 2 years ago
Patrick Devine c69bc19e46
move OLLAMA_HOST to envconfig (#5009) 2 years ago
Michael Yang 201d853fdf nolintlint 2 years ago
Michael Yang e40145a39d lint 2 years ago
Michael Yang 8ffb51749f nolintlint 2 years ago
Michael Yang 04f3c12bb7 replace x/exp/slices with slices 2 years ago
Josh Yan 914f68f021 replaced duplicate call with variable 2 years ago
Josh Yan bd1d119ba9 fixed japanese characters deleted at end of line 2 years ago
Lei Jitang a03be18189
Fix OLLAMA_LLM_LIBRARY with wrong map name and add more env vars to help message (#4663) 2 years ago
Patrick Devine 4cc3be3035
Move envconfig and consolidate env vars (#4608) 2 years ago
Josh Yan 353f83a9c7 add Ctrl + W shortcut 2 years ago
Patrick Devine d355d2020f add fixes for llama 2 years ago
Patrick Devine ccdf0b2a44
Move the parser back + handle utf16 files (#4533) 2 years ago
Patrick Devine 105186aa17
add OLLAMA_NOHISTORY to turn off history in interactive mode (#4508) 2 years ago
Josh Yan 3d90156e99 removed comment 2 years ago
Josh Yan 26bfc1c443 go fmt'd cmd.go 2 years ago
Josh Yan 799aa9883c go fmt'd cmd.go 2 years ago
Josh Yan c9e584fb90 updated double-width display 2 years ago
Josh Yan 17b1e81ca1 fixed width and word count for double spacing 2 years ago
Patrick Devine c344da4c5a
fix keepalive for non-interactive mode (#4438) 2 years ago
Patrick Devine a4b8d1f89a
re-add system context (#4435) 2 years ago
Patrick Devine 7ca71a6b0f
don't abort when an invalid model name is used in /save (#4416) 2 years ago
Patrick Devine 6845988807
Ollama `ps` command for showing currently loaded models (#4327) 2 years ago
Josh Yan f8464785a6 removed inconsistencies 2 years ago
Josh Yan 91a090a485 removed inconsistent punctuation 2 years ago
todashuta 8080fbce35
fix `ollama create`'s usage string (#4362) 2 years ago
Jeffrey Morgan 6602e793c0
Use `--quantize` flag and `quantize` api parameter (#4321) 2 years ago
Tobias Gårdhus 06ac829e70
Fix help string for stop parameter (#2307) 2 years ago
Jeffrey Morgan 39d9d22ca3
close server on receiving signal (#4213) 2 years ago
Bryce Reitano bf4fc25f7b
Add a /clear command (#3947) 2 years ago
Michael Yang 45b6a12e45 server: target invalid 2 years ago
Michael Yang 119589fcb3 rename parser to model/file 2 years ago
Michael Yang 5ea844964e cmd: import regexp 2 years ago
Michael Yang 176ad3aa6e parser: add commands format 2 years ago
Bruce MacDonald 0a7fdbe533
prompt to display and add local ollama keys to account (#3717) 2 years ago
Patrick Devine 9009bedf13
better checking for OLLAMA_HOST variable (#3661) 2 years ago
Michael Yang 41e03ede95 check file type before zip 2 years ago
Michael Yang ac0801eced only replace if it matches command 2 years ago
Michael Yang ad66e5b060 split temp zip files 2 years ago
Bruce MacDonald 658e60cf73 Revert "stop running model on interactive exit" 2 years ago
Bruce MacDonald fad00a85e5 stop running model on interactive exit 2 years ago
Blake Mizerany 949d7832cf
Revert "cmd: provide feedback if OLLAMA_MODELS is set on non-serve command (#3470)" (#3662) 2 years ago
Patrick Devine 9f8691c6c8
Add llama2 / torch models for `ollama create` (#3607) 2 years ago
Michael Yang 9502e5661f cgo quantize 2 years ago
Blake Mizerany 7d05a6ee8f
cmd: provide feedback if OLLAMA_MODELS is set on non-serve command (#3470) 2 years ago
Pier Francesco Contino 531324a9be
feat: add OLLAMA_DEBUG in ollama server help message (#3461) 2 years ago
Patrick Devine 5a5efee46b
Add gemma safetensors conversion (#3250) 2 years ago
Patrick Devine 1b272d5bcd
change `github.com/jmorganca/ollama` to `github.com/ollama/ollama` (#3347) 2 years ago
Jeffrey Morgan 672ffe9b7d
add `OLLAMA_KEEP_ALIVE` to environment variable docs for `ollama serve` (#3127) 2 years ago
Daniel Hiltgen c1a81c6fe3 Use stdin for term discovery on windows 2 years ago