41 Commits (b732beba6a919b852539bb344b05e25c6a7c3c90)

Author SHA1 Message Date
Michael Yang b732beba6a lint 2 years ago
Tibor Schmidt f3d7a481b7
feat: add support for min_p (resolve #1142) (#1825) 2 years ago
Michael Yang a250c2cb13 display messages 2 years ago
Michael Yang 3d9de805b7 fix: model save 2 years ago
Michael Yang 55cd3ddcca bool 2 years ago
Patrick Devine 057d31861e
remove template (#5655) 2 years ago
royjhan 5f034f5b63
Include Show Info in Interactive (#5342) 2 years ago
Blake Mizerany 2aa91a937b
cmd: defer stating model info until necessary (#5248) 2 years ago
Michael Yang 04f3c12bb7 replace x/exp/slices with slices 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 105186aa17
add OLLAMA_NOHISTORY to turn off history in interactive mode (#4508) 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
Tobias Gårdhus 06ac829e70
Fix help string for stop parameter (#2307) 2 years ago
Bryce Reitano bf4fc25f7b
Add a /clear command (#3947) 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
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
lulz ce0c95d097
[fix] /bye and /exit are now treated as prefixes (#2381) 2 years ago
Bruce MacDonald 88622847c6
fix: chat system prompting overrides (#2542) 2 years ago
Jeffrey Morgan 1f9078d6ae
Check image filetype in api handlers (#2467) 2 years ago
Jeffrey Morgan e135167484
Add multimodel support to `ollama run` in noninteractive mopde (#2317) 2 years ago
Jeffrey Morgan 38296ab352
clear previous images when submitting an image to `ollama run` (#2316) 2 years ago
Jeffrey Morgan 7913104527
Improvements to `ollama run` for multimodal models (#2300) 2 years ago
Patrick Devine 7c40a67841
Save and load sessions (#2063) 2 years ago
Patrick Devine 565f8a3c44
Convert the REPL to use /api/chat for interactive responses (#1936) 2 years ago
Michael Yang 5121b7ac9c remove double newlines in /set parameter 2 years ago
Michael Yang 2bb2bdd5d4 fix lint 2 years ago
Daniel Hiltgen e0d05b0f1e Accept windows paths for image processing 2 years ago
Michael Yang 5580ae2472 fix: set template without triple quotes 2 years ago
Patrick Devine 9c2941e61b
switch api for ShowRequest to use the name field (#1816) 2 years ago
Patrick Devine 22e93efa41 add show info command and fix the modelfile 2 years ago
Patrick Devine 2909dce894 split up interactive generation 2 years ago