Commit Graph

  • 8e0638f67e
    Merge pull request #5 from ollama-webui/dev Timothy Jaeryang Baek 2023-10-20 15:23:01 -05:00
  • dfd992671e toggle suggestions feature added Timothy J. Baek 2023-10-20 13:21:40 -07:00
  • ac323c3e88 Added support for windows pepperoni21 2023-10-20 21:00:59 +02:00
  • 8ec6a1cc24 Merge remote-tracking branch 'refs/remotes/origin/main' pepperoni21 2023-10-20 20:54:40 +02:00
  • 6cacba208b
    Merge branch 'jmorganca:main' into main pepperoni21 2023-10-20 20:54:31 +02:00
  • 96aaf23000 Fixed /clear command identation pepperoni21 2023-10-20 20:53:55 +02:00
  • bc0a2a5d09
    Merge pull request #4 from ollama-webui/dev Timothy Jaeryang Baek 2023-10-20 11:44:19 -07:00
  • 9a76d36a4f Update README.md Timothy J. Baek 2023-10-20 11:43:46 -07:00
  • 533d76368c
    Merge pull request #859 from jmorganca/mxyng/fix-hostname Michael Yang 2023-10-20 11:40:56 -07:00
  • dba96eb9a9 settings added Timothy J. Baek 2023-10-20 11:40:09 -07:00
  • 459f4a7889 fix: ollama host for hostname Michael Yang 2023-10-20 11:32:28 -07:00
  • 1d8e241bb5 Added /clear command pepperoni21 2023-10-20 20:31:50 +02:00
  • dc266391cd
    update golang.org/x/net fixes CVE-2023-3978,CVE-2023-39325,CVE-2023-44487 ajayk 2023-10-20 09:31:55 -07:00
  • 5157f1b762
    Merge branch 'main' into lwrless/json-schema Wenrui LI 2023-10-20 10:04:29 +08: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
  • afd8de5a3a
    Update llm/llama.go Jeffrey Morgan 2023-10-19 12:18:01 -04:00
  • 6b213216d5
    Update import.md Jeffrey Morgan 2023-10-19 12:17:36 -04:00
  • 637a399a9c add error for falcon and starcoder vocab compatibility Jeffrey Morgan 2023-10-19 12:10:16 -04:00
  • fe6f3b48f7
    do not reload the running llm when runtime params change (#840) Bruce MacDonald 2023-10-19 10:39:58 -04:00
  • dd7c4b84f6 Update README.md Timothy J. Baek 2023-10-18 23:00:26 -07:00
  • d00cc58511 chat history import/export added Timothy J. Baek 2023-10-18 22:57:55 -07:00
  • 89399f1a3c
    Merge pull request #3 from ollama-webui/main Timothy Jaeryang Baek 2023-10-18 21:54:31 -07:00
  • ecb4d1b8d9 endpoint error fix Timothy J. Baek 2023-10-18 21:47:28 -07: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
  • c3b0f925c4 edit a bit more George Rey 2023-10-18 20:16:59 +01:00
  • 532ec1c216 edit a bit more George Rey 2023-10-18 20:16:11 +01:00
  • 1c835e2a50 edit a bit more George Rey 2023-10-18 19:27:19 +01:00
  • 351dedf207 edit a bit more George Rey 2023-10-18 19:26:55 +01:00
  • 3914d4e200 edit a bit more George Rey 2023-10-18 19:21:38 +01:00
  • 6099199dd7 edit README.md George Rey 2023-10-18 19:10:48 +01:00
  • 90c49bed57 moved removal of leading space into Predict Arne Müller 2023-10-18 20:08:26 +02:00
  • 7554a5c2ba do not reload the running llm when runtime params change Bruce MacDonald 2023-10-18 13:48:49 -04:00
  • 0f3db702e0
    Contribution of Ollama Public IP API Ayush Dhiman 2023-10-18 22:52:12 +05:30
  • 3a2477174f
    Merge pull request #822 from ggozad/fix-tags-api Michael Yang 2023-10-18 09:34:00 -07:00
  • 26ab5ee258
    Merge branch 'jmorganca:main' into 0.0.11 Danyiel Yaacov 2023-10-18 12:16:59 -04:00
  • c5e36c8d11 Update contants.ts Timothy J. Baek 2023-10-18 08:39:38 -07:00
  • f5bca7c4d8 Update +page.svelte Timothy J. Baek 2023-10-18 03:15:10 -07:00
  • 36b3ec9474 endpoint error fixed Timothy J. Baek 2023-10-18 03:10:01 -07:00
  • 5d07c3634b Update README.md Timothy J. Baek 2023-10-18 03:01:34 -07:00
  • 52c563c6a0 external ollama server support added Timothy J. Baek 2023-10-18 02:59:00 -07:00
  • 7cc79f01cf Update +page.svelte Timothy J. Baek 2023-10-18 02:42:45 -07:00
  • 3db6bbfd38 Update +page.svelte Timothy J. Baek 2023-10-17 23:35:09 -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
  • 0f41abd7ce Update +page.server.ts Timothy J. Baek 2023-10-17 23:23:05 -07:00
  • 5dc0cff459 fix whitespace removal Arne Müller 2023-10-18 08:15:27 +02:00
  • 506c1d05b5
    format indents Lwrless 2023-10-18 03:01:07 +00:00
  • 320b99bb03
    fix setting grammar Lwrless 2023-10-18 02:57:52 +00:00
  • 3d09991cd3
    Merge branch 'main' into lwrless/json-schema Wenrui LI 2023-10-18 10:50:42 +08:00
  • d9129a4af2
    add proper errors for grammar conversion Lwrless 2023-10-18 02:19:24 +00:00
  • 42087a4a29 run.sh updated Timothy J. Baek 2023-10-17 18:57:31 -07:00
  • 9c906fbcb6
    fix array grammar conversion and add test, format code Lwrless 2023-10-18 01:49:38 +00:00
  • fc9d74edda docker run.sh updated Timothy J. Baek 2023-10-17 18:48:19 -07:00
  • 72ebf9587f Update README.md Timothy J. Baek 2023-10-17 18:21:39 -07:00
  • e7b8921a39 error page added Timothy J. Baek 2023-10-17 18:13:40 -07:00
  • 4f9d57c7b0 Update README.md Timothy J. Baek 2023-10-17 18:08:54 -07: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
  • 26293cadae PR feedback Bruce MacDonald 2023-10-17 17:43:52 -04: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
  • cf0a525aa1 relay CUDA errors to the client Bruce MacDonald 2023-10-17 14:12:05 -04:00
  • bd93a94abd
    fix MB VRAM log output (#824) Bruce MacDonald 2023-10-17 15:35:16 -04:00
  • b925c2f172 fix MB VRAM log output Bruce MacDonald 2023-10-17 14:38:26 -04:00
  • 8c59891981 Update gguf to latest Bruce MacDonald 2023-10-17 13:43:54 -04:00
  • aaa5ac6a46 decode more model types Michael Yang 2023-10-16 17:25:24 -07: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
  • 5c6ea7e6bb run linux server if not started Bruce MacDonald 2023-10-17 10:47:51 -04:00
  • b7e137323a
    Fix a typo (#818) Alexander F. Rødseth 2023-10-17 15:00:15 +02:00
  • 810c91ac32 Fix a typo Alexander F. Rødseth 2023-10-17 14:57:03 +02:00
  • 09ac694380
    Merge branch 'main' into main Andreas Wäscher 2023-10-17 10:40:02 +02:00
  • 656969016f
    add json schema to grammar converter for llama Lwrless 2023-10-17 15:56:57 +08: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