Historique des commits

Auteur SHA1 Message Date
  Bruce MacDonald f9a4281124 clean up: remove server functions from client (#937) il y a 1 an
  Michael Yang 386169205c update runtime options (#864) il y a 1 an
  Jeffrey Morgan 7ed5a39bc7 simpler check for model loading compatibility errors il y a 1 an
  Michael Yang e1c5be24e7 check json eof il y a 1 an
  Michael Yang 2ad8a074ac generate: set created_at il y a 1 an
  Michael Yang 7e547c6833 s/message/error/ il y a 1 an
  Michael Yang 689842b9ff request: bad request when model missing fields il y a 1 an
  Michael Yang a19d47642e models: rm workDir from CreateModel il y a 1 an
  Bruce MacDonald fe6f3b48f7 do not reload the running llm when runtime params change (#840) il y a 1 an
  Yiorgis Gozadinos 8c6c2cbc8c When the .ollama folder is broken or there are no models return an empty list on /api/tags il y a 1 an
  Michael Yang 1af493c5a0 server: print version on start il y a 1 an
  Bruce MacDonald a0c3e989de deprecate modelfile embed command (#759) il y a 1 an
  Bruce MacDonald 7804b8fab9 validate api options fields from map (#711) il y a 1 an
  Bruce MacDonald 274d5a5fdf optional parameter to not stream response (#639) il y a 1 an
  Bruce MacDonald af4cf55884 not found error before pulling model (#718) il y a 1 an
  Jay Nakrani 1d0ebe67e8 Document response stream chunk delimiter. (#632) il y a 1 an
  Bruce MacDonald a1b2d95f96 remove unused push/pull params (#650) il y a 1 an
  Michael Yang 8608eb4760 prune empty directories il y a 1 an
  Jeffrey Morgan 9b12a511ca check other request fields before load short circuit in `/api/generate` il y a 1 an
  Bruce MacDonald 5d71bda478 close llm on interrupt (#577) il y a 1 an
  Michael Yang 82f5b66c01 register HEAD /api/tags il y a 1 an
  Michael Yang c986694367 fix HEAD / request il y a 1 an
  Bruce MacDonald 4cba75efc5 remove tmp directories created by previous servers (#559) il y a 1 an
  Michael Yang 1fabba474b refactor default allow origins il y a 1 an
  Bruce MacDonald 1255bc9b45 only package 11.8 runner il y a 1 an
  Patrick Devine 80dd44e80a Cmd changes (#541) il y a 1 an
  Bruce MacDonald f221637053 first pass at linux gpu support (#454) il y a 1 an
  Patrick Devine e7e91cd71c add autoprune to remove unused layers (#491) il y a 1 an
  Patrick Devine 790d24eb7b add show command (#474) il y a 1 an
  Michael Yang 681f3c4c42 fix num_keep il y a 1 an