Commit Graph

  • c039432b5c add current user to ollama group on install (#772) Bruce MacDonald 2023-10-23 17:06:31 -04:00
  • c345b4ca7c Merge pull request #884 from jmorganca/mxyng/update-submodules v0.1.4 Michael Yang 2023-10-23 11:27:38 -07:00
  • 0c7a00a264 bump submodules Michael Yang 2023-10-23 11:09:28 -07:00
  • 36c160f1c3 Merge pull request #881 from jmorganca/mxyng/ggufv3 Michael Yang 2023-10-23 10:50:45 -07:00
  • b66bcaa582 Merge pull request #883 from jmorganca/mxyng/logs Michael Yang 2023-10-23 10:50:29 -07:00
  • c9167494cb update default log target Michael Yang 2023-10-23 10:41:18 -07:00
  • 125d0a013a ggufv3 Michael Yang 2023-10-23 09:33:13 -07:00
  • ba2da6ceaa Added a minimalist React UI for Ollama models to the community contributions.md (#870) Richard Awoyemi 2023-10-23 15:44:39 +01:00
  • ccff9ca09c Update README.md Jeffrey Morgan 2023-10-21 11:58:10 -04:00
  • 436a5be49c Update README.md Jeffrey Morgan 2023-10-21 11:57:32 -04:00
  • cc0bf96398 Merge pull request #829 from jmorganca/mattw/example-summarize-news Matt Williams 2023-10-20 21:03:16 -07:00
  • 386169205c update runtime options (#864) Michael Yang 2023-10-20 18:17:14 -07:00
  • 0d6342a882 Merge pull request #863 from jmorganca/mxyng/nil-pointer Michael Yang 2023-10-20 17:23:37 -07:00
  • 75bee074b6 fix: nil pointer dereference Michael Yang 2023-10-20 16:52:48 -07:00
  • 533d76368c Merge pull request #859 from jmorganca/mxyng/fix-hostname Michael Yang 2023-10-20 11:40:56 -07:00
  • 459f4a7889 fix: ollama host for hostname Michael Yang 2023-10-20 11:32:28 -07:00
  • 25c63c91d8 Update README.md Matt Williams 2023-10-19 13:52:40 -07:00
  • cbfff4f868 update dependencies in app/ Jeffrey Morgan 2023-10-19 15:52:41 -04:00
  • 7ed5a39bc7 simpler check for model loading compatibility errors Jeffrey Morgan 2023-10-19 14:50:45 -04:00
  • cc1d03f4ec Merge pull request #841 from jmorganca/mxyng/cleanup-cmd-args Michael Yang 2023-10-19 11:22:40 -07:00
  • 846f593dbf Merge pull request #828 from jmorganca/mxyng/template-parameters Michael Yang 2023-10-19 09:31:31 -07:00
  • 0a53da03fd Merge pull request #843 from jmorganca/mxyng/request-validation Michael Yang 2023-10-19 09:30:45 -07:00
  • 2ce1793a1d go fmt Michael Yang 2023-10-19 09:21:00 -07:00
  • e1c5be24e7 check json eof Michael Yang 2023-10-18 16:08:42 -07:00
  • 2ad8a074ac generate: set created_at Michael Yang 2023-10-18 16:04:32 -07:00
  • 7e547c6833 s/message/error/ Michael Yang 2023-10-18 15:56:56 -07:00
  • 689842b9ff request: bad request when model missing fields Michael Yang 2023-10-18 15:56:34 -07:00
  • a19d47642e models: rm workDir from CreateModel Michael Yang 2023-10-18 15:55:50 -07:00
  • a7dad24d92 add error for falcon and starcoder vocab compatibility (#844) Jeffrey Morgan 2023-10-19 12:18:31 -04:00
  • 6b213216d5 Update import.md Jeffrey Morgan 2023-10-19 12:17:36 -04:00
  • fe6f3b48f7 do not reload the running llm when runtime params change (#840) Bruce MacDonald 2023-10-19 10:39:58 -04:00
  • 36c88cb9db cmd: set ExactArgs Michael Yang 2023-10-18 11:57:22 -07:00
  • 235e43d7f6 Merge pull request #833 from discovertomorrow/leadingspace Michael Yang 2023-10-18 13:52:48 -07:00
  • 730996e530 use TrimPrefix instead of TrimLeft Arne Müller 2023-10-18 22:51:30 +02:00
  • ce6197a8e0 removed redundant strings.CutPrefix from Decode Arne Müller 2023-10-18 22:47:20 +02:00
  • 46b9953f32 use strings.TrimLeft to remove spaces Arne Müller 2023-10-18 22:41:19 +02:00
  • 4dcceeffb7 let the template do the work Michael Yang 2023-10-17 15:53:46 -07:00
  • 019e4a4558 image: show parameters Michael Yang 2023-10-17 15:40:06 -07:00
  • 627d04d927 Merge pull request #827 from jmorganca/mxyng/template-adapters Michael Yang 2023-10-18 13:11:25 -07:00
  • 940e8ebec3 Merge pull request #826 from jmorganca/mxyng/template-system Michael Yang 2023-10-18 13:11:09 -07:00
  • 565648f3f7 relay CUDA errors to the client (#825) Bruce MacDonald 2023-10-18 15:36:56 -04:00
  • 90c49bed57 moved removal of leading space into Predict Arne Müller 2023-10-18 20:08:26 +02:00
  • 3a2477174f Merge pull request #822 from ggozad/fix-tags-api Michael Yang 2023-10-18 09:34:00 -07:00
  • 8c6c2cbc8c When the .ollama folder is broken or there are no models return an empty list on /api/tags Yiorgis Gozadinos 2023-10-17 19:02:43 +02:00
  • 5dc0cff459 fix whitespace removal Arne Müller 2023-10-18 08:15:27 +02:00
  • c5c8b4b16a added python rag news summary Matt Williams 2023-10-17 16:41:28 -07:00
  • 8299bf76ed model: native gotemplate adapter template Michael Yang 2023-10-17 15:28:38 -07:00
  • ee4979e510 show: no template system if empty Michael Yang 2023-10-17 15:25:43 -07:00
  • 08b0e04f40 Merge pull request #813 from jmorganca/mxyng/llama Michael Yang 2023-10-17 14:05:58 -07:00
  • b36b0b71f8 use cut prefix Michael Yang 2023-10-16 16:31:56 -07:00
  • 094df37563 remove unused struct Michael Yang 2023-10-16 16:31:29 -07:00
  • f3648fd206 Update llama.cpp gguf to latest (#710) Bruce MacDonald 2023-10-17 16:55:16 -04:00
  • bd93a94abd fix MB VRAM log output (#824) Bruce MacDonald 2023-10-17 15:35:16 -04:00
  • f55bdb6f10 Merge pull request #799 from deichbewohner/jsonmarshaling Michael Yang 2023-10-17 08:46:02 -07:00
  • 2870a9bfc8 Merge pull request #812 from jmorganca/mxyng/fix-format-string Michael Yang 2023-10-17 08:40:49 -07:00
  • c031c211d1 Merge pull request #809 from jmorganca/mxyng/fix-gpu Michael Yang 2023-10-17 08:40:40 -07:00
  • 68391b0055 Add OllamaSharp for .NET (#811) Andreas Wäscher 2023-10-17 17:31:48 +02:00
  • b7e137323a Fix a typo (#818) Alexander F. Rødseth 2023-10-17 15:00:15 +02:00
  • 8fa3f366ad Removed newline trimming and used buffer directly in POST request. Arne Müller 2023-10-17 08:17:35 +02:00
  • fddb303f23 fix: format string wrong type Michael Yang 2023-10-16 16:14:12 -07:00
  • ad5ee20c7b Merge pull request #794 from ggozad/add_oterm Michael Yang 2023-10-16 15:51:55 -07:00
  • 785b4eb5bf Merge branch 'main' into add_oterm Michael Yang 2023-10-16 15:51:44 -07:00
  • 16ede1b30b Merge pull request #801 from s-kostyaev/add-ellama-community-integration Michael Yang 2023-10-16 15:51:25 -07:00
  • 17d6bbbb2a Merge pull request #810 from vieux/patch-1 Michael Yang 2023-10-16 15:50:57 -07:00
  • 6481b7f34c Update install.sh, avoid ARCH: unbound variable Victor Vieux 2023-10-16 14:40:24 -07:00
  • cb4a80b693 fix: regression unsupported metal types Michael Yang 2023-10-16 14:37:17 -07:00
  • 68d7255bd3 show request to server rather than local check (#778) Bruce MacDonald 2023-10-16 17:27:25 -04:00
  • 9ef2fce33a Merge pull request #768 from jmorganca/mxyng/bytes Michael Yang 2023-10-16 12:42:41 -07:00
  • 43eaba3d60 Merge pull request #787 from jmorganca/mxyng/server-version2 Michael Yang 2023-10-16 09:59:30 -07:00
  • 1af493c5a0 server: print version on start Michael Yang 2023-10-13 16:08:35 -07:00
  • a0c3e989de deprecate modelfile embed command (#759) Bruce MacDonald 2023-10-16 11:07:37 -04:00
  • 7af0fdce48 add ellama community integration Sergey Kostyaev 2023-10-16 16:39:10 +07:00
  • ee94693b1a handling unescaped json marshaling Arne Müller 2023-10-16 11:15:55 +02:00
  • 731dbdc1a5 Add oterm to community integrations Yiorgis Gozadinos 2023-10-15 23:20:41 +02:00
  • 06bcfbd629 cleanup docker section in readme Jeffrey Morgan 2023-10-15 02:33:25 -04:00
  • 7d7c2510f8 add docker exec command to readme Jeffrey Morgan 2023-10-15 02:31:15 -04:00
  • f9b2f999ac update readme with docker setup and link to import.md Jeffrey Morgan 2023-10-15 02:23:03 -04:00
  • c416087339 import.md: formatting and spelling Jeffrey Morgan 2023-10-15 01:39:46 -04:00
  • 6002cebd2c import.md: convert and quantize docs Jeffrey Morgan 2023-10-15 00:11:51 -04:00
  • 212bdc541c import.md: model architectures spelling Jeffrey Morgan 2023-10-15 00:07:58 -04:00
  • dca6686273 add steps for creating a Modelfile and more example commands to import.md Jeffrey Morgan 2023-10-15 00:05:47 -04:00
  • 598621afab add push script for docker images Jeffrey Morgan 2023-10-14 14:24:34 -04:00
  • 6479f49c09 Merge pull request #773 from jmorganca/mattw/howtoquant Matt Williams 2023-10-14 08:29:39 -07:00
  • b2974a7095 applied mikes comments Matt Williams 2023-10-14 08:29:24 -07:00
  • 832b4db9d4 Use correct url for auto updates v0.1.3 Jeffrey Morgan 2023-10-13 19:04:42 -04:00
  • c43873f33b check update response (#785) Bruce MacDonald 2023-10-13 18:05:46 -04:00
  • 11d82d7b9b update checkvram Michael Yang 2023-10-13 14:45:50 -07:00
  • 36fe2deebf only check system memory on macos Michael Yang 2023-10-13 14:41:51 -07:00
  • 4a8931f634 check total (system + video) memory Michael Yang 2023-10-12 10:36:23 -07:00
  • bd6e38fb1a refactor memory check Michael Yang 2023-10-12 09:47:17 -07:00
  • 92189a5855 fix memory check Michael Yang 2023-10-12 09:34:16 -07:00
  • d790bf9916 Merge pull request #783 from jmorganca/mxyng/fix-gpu-offloading Michael Yang 2023-10-13 14:36:44 -07:00
  • 35afac099a do not use gpu binary when num_gpu == 0 Michael Yang 2023-10-13 13:00:44 -07:00
  • 811c3d1900 no gpu if vram < 2GB Michael Yang 2023-10-13 12:58:54 -07:00
  • 3553d10769 check for newer updates (#784) Bruce MacDonald 2023-10-13 17:29:46 -04:00
  • 6fe178134d improve api error handling (#781) Bruce MacDonald 2023-10-13 16:57:10 -04:00
  • d890890f66 use lower glibc versions in Dockerfile.build v0.1.2 Jeffrey Morgan 2023-10-13 01:06:19 -04:00
  • 89ba19feca use Go 1.21.3 in Dockerfile Jeffrey Morgan 2023-10-12 23:23:12 -04:00
  • 6f58c77671 update Dockerfile.build for linux binary builds Jeffrey Morgan 2023-10-12 22:14:20 -04:00
  • 3c975f898f update doc to refer to docker image Matt Williams 2023-10-12 15:57:50 -07:00