Historie revizí

Autor SHA1 Zpráva Datum
  Michael Yang 9333b0cc82 Merge pull request #612 from jmorganca/mxyng/prune-empty-directories před 1 rokem
  Patrick Devine 76db4a49cf allow the user to cancel generating with ctrl-C (#641) před 1 rokem
  Luc Stepniewski 4aa0976a2e Added missing return preventing SIGSEGV because of missing resp (#621) před 1 rokem
  Patrick Devine 92c20fdae6 fix error messages for unknown commands in the repl (#611) před 1 rokem
  Michael Yang f40b3de758 use int64 consistently před 1 rokem
  Michael Yang 8608eb4760 prune empty directories před 1 rokem
  Michael Yang 0625e805f0 fix model name not matching před 1 rokem
  Michael Yang 93d887e4bc add painter message for exit před 1 rokem
  Patrick Devine b5614f3ebc fix end-of-line issue with the new prompt (#582) před 1 rokem
  Jeffrey Morgan 01c44d687e add multi line strings to final prompt před 1 rokem
  Jeffrey Morgan e20362e0d5 fix multi line input in `ollama run` před 1 rokem
  Patrick Devine c928ceb927 add word wrapping for lines which are longer than the terminal width (#553) před 1 rokem
  Patrick Devine 87d9efb364 switch to forked readline lib which doesn't wreck the repl prompt (#578) před 1 rokem
  Michael Yang 88897a90e4 fix ipv6 parse ip před 1 rokem
  Michael Yang 6137b12799 validate existence and pull model using api před 1 rokem
  Michael Yang 9297ff8330 fix OLLAMA_HOST parsing for ip6 před 1 rokem
  Michael Yang 58ffa03d8b fix impossible condition před 1 rokem
  Michael Yang a5520bfb42 fix build před 1 rokem
  Michael Yang b58d5d16b0 fix mkdir on windows před 1 rokem
  Patrick Devine 80dd44e80a Cmd changes (#541) před 1 rokem
  Patrick Devine e7e91cd71c add autoprune to remove unused layers (#491) před 1 rokem
  Patrick Devine 1adfa67589 tighten up the error string for `ollama show` flags (#476) před 1 rokem
  Patrick Devine 790d24eb7b add show command (#474) před 1 rokem
  Patrick Devine 8bbff2df98 add model IDs (#439) před 1 rokem
  Quinn Slack 2ecc3a33c3 delete all models (not just 1st) in `ollama rm` (#415) před 1 rokem
  Michael Yang 9ec7e37534 Merge pull request #392 from jmorganca/mxyng/version před 1 rokem
  Michael Yang 2c7f956b38 add version před 1 rokem
  Jeffrey Morgan a9f6c56652 fix `FROM` instruction erroring when referring to a file před 1 rokem
  Ryan Baker 0a892419ad Strip protocol from model path (#377) před 1 rokem
  Michael Yang 0ebec07569 Merge pull request #345 from jmorganca/exit-non-zero před 1 rokem