Commit Graph

  • 115048a0d8
    Added Bionic GPT as a front end. (#1463) Ian Purton 2023-12-15 20:33:04 +01:00
  • 3bcc70a32c
    Update README.md Bruce MacDonald 2023-12-15 14:32:35 -05:00
  • 1b417a7836
    use exp slices for go 1.20 compatibility (#1544) Bruce MacDonald 2023-12-15 14:15:56 -05:00
  • 04c2b7a3cc Update cmd.go Bruce MacDonald 2023-12-15 14:15:13 -05:00
  • 377952ea18 use exp slices for go 1.20 compatibility Bruce MacDonald 2023-12-15 14:13:08 -05:00
  • 171f025342 Revert "update required go version" Bruce MacDonald 2023-12-15 14:10:19 -05:00
  • edaf826960 allow for starting llava queries with filepath Bruce MacDonald 2023-12-15 12:59:26 -05:00
  • 753f567fb3 add POST /api/copy unit test Patrick Devine 2023-12-15 09:55:35 -08:00
  • a794e1186d update required go version Bruce MacDonald 2023-12-15 11:37:44 -05:00
  • ad23294396 add API create handler Patrick Devine 2023-12-14 22:17:46 -08:00
  • 5360c598bb
    docs: add brew link kassadin 2023-12-15 13:57:13 +08:00
  • 832770e7b2 feat: ollama version check Timothy J. Baek 2023-12-14 19:43:52 -08:00
  • 665ba90d34 feat: readable verbose output Timothy J. Baek 2023-12-14 18:19:50 -08:00
  • 0174665d0e
    add API tests for list handler (#1535) Patrick Devine 2023-12-14 18:18:25 -08:00
  • 7268139415 add API tests for list handler Patrick Devine 2023-12-14 18:14:23 -08:00
  • 9f66cdbb0b feat: token/s added to verbose output Timothy J. Baek 2023-12-14 18:04:15 -08:00
  • 9085df1d97
    Merge branch 'main' into lwrless/json-schema Wenrui LI 2023-12-15 09:56:10 +08:00
  • 0fdb346a31 feat: webui notification Timothy J. Baek 2023-12-14 17:48:21 -08:00
  • b7ff3af445 fix: new chat settings issue Timothy J. Baek 2023-12-14 17:29:08 -08:00
  • c342aa2f30 fix: input image preview aspect ratio issue Timothy J. Baek 2023-12-14 17:22:13 -08:00
  • d10e367664 feat: improved backend error message Timothy J. Baek 2023-12-14 17:05:46 -08:00
  • c87a80f9a5 feat: chat share Timothy J. Baek 2023-12-14 16:50:54 -08:00
  • 630518f0d9
    Add unit test of API routes (#1528) Patrick Devine 2023-12-14 16:47:40 -08:00
  • 3853d86041 comments Patrick Devine 2023-12-14 16:14:17 -08:00
  • 4622a8990d chore: version update Timothy J. Baek 2023-12-14 15:39:46 -08:00
  • e34b452509 feat: response notification Timothy J. Baek 2023-12-14 15:32:43 -08:00
  • 6e16098a60
    remove sample_count from docs (#1527) Bruce MacDonald 2023-12-14 17:49:00 -05:00
  • 4e2ed677d2
    feat(docs): README with Enchanted iOS app Augustinas Malinauskas 2023-12-14 17:34:05 -05:00
  • c1a091f1a5 add basic routes unit tests Patrick Devine 2023-12-14 14:13:43 -08:00
  • ffaa1b17c5 feat: show verbose info Timothy J. Baek 2023-12-14 14:24:56 -08:00
  • 0b746f1a3f read mem requirements brucemacd/mem-calc Bruce MacDonald 2023-12-14 17:10:25 -05:00
  • e93d465fbc chore: audit fix Timothy J. Baek 2023-12-14 13:31:06 -08:00
  • 425d022322 feat: image clipboard paste input support Timothy J. Baek 2023-12-14 13:22:57 -08:00
  • 1cbcb0bccc
    Merge branch 'main' into share-chat Timothy Jaeryang Baek 2023-12-14 16:10:51 -05:00
  • 0820d84619
    Merge pull request #219 from ollama-webui/fix-compose Timothy Jaeryang Baek 2023-12-14 15:08:31 -05:00
  • e1d6943458
    remove sample_count from docs Bruce MacDonald 2023-12-14 12:47:47 -05:00
  • 167048990d chore: wip comments removed Timothy J. Baek 2023-12-14 09:33:45 -08:00
  • 6ee8c80199
    restore model load duration on generate response (#1524) v0.1.16 Bruce MacDonald 2023-12-14 12:15:50 -05:00
  • a73ffef618 Update routes.go Bruce MacDonald 2023-12-14 12:06:17 -05:00
  • 6131352a89 remove checkpoints predict opts Bruce MacDonald 2023-12-14 12:06:00 -05:00
  • b0b459b971 restore model load duration on generate response Bruce MacDonald 2023-12-14 11:55:59 -05:00
  • d4f783cbb0
    Merge branch 'main' into dev Timothy Jaeryang Baek 2023-12-14 04:12:10 -05:00
  • 8437e718f4
    Merge branch 'main' into share-chat Timothy Jaeryang Baek 2023-12-14 04:06:02 -05:00
  • c9d8645aba feat: share button added Timothy J. Baek 2023-12-14 01:05:38 -08:00
  • b69113efcf
    Merge pull request #201 from bkakilli/patch-1 Timothy Jaeryang Baek 2023-12-14 04:03:59 -05:00
  • 4e30277eee
    Create blogs and tutorials section Rafael 2023-12-14 08:29:55 +01:00
  • 43823d2521 Update TROUBLESHOOTING.md Burak Kakillioglu 2023-12-13 22:34:36 -05:00
  • 7db3f19865 Update TROUBLESHOOTING.md Burak Kakillioglu 2023-12-10 17:27:26 -05:00
  • 39bce7bd42
    Merge pull request #214 from ollama-webui/server-error-handling Timothy Jaeryang Baek 2023-12-13 20:38:40 -05:00
  • 25987fe3c9 feat: better error handling for ollama reverse proxy Timothy J. Baek 2023-12-13 17:37:29 -08:00
  • d7ae3b1fd6
    Merge pull request #213 from ollama-webui/main Timothy Jaeryang Baek 2023-12-13 20:09:36 -05:00
  • 346b0df811
    Merge pull request #212 from ollama-webui/multimodal Timothy Jaeryang Baek 2023-12-13 20:08:50 -05:00
  • 7b58c4e0a3 doc: demo.gif updated Timothy J. Baek 2023-12-13 17:07:54 -08:00
  • e3ec631ea6 feat: openai multimodal support Timothy J. Baek 2023-12-13 16:34:13 -08:00
  • 20dffa3278
    Update README.md Matt Williams 2023-12-13 16:28:19 -08:00
  • 539527bba5 doc: feature update Timothy J. Baek 2023-12-13 16:22:21 -08:00
  • 9b12cdcf83 feat: image upload support Timothy J. Baek 2023-12-13 16:21:50 -08:00
  • fb1f8b167c
    Merge branch 'main' into multimodal Timothy Jaeryang Baek 2023-12-13 18:43:09 -05:00
  • fd747567f5 llama.cpp: Update both to 948ff137ec37f1ec74c02905917fa0afc9b97514 Travis Cline 2023-12-13 15:40:03 -08:00
  • 379877f916 patches: Clean up llama.cpp patches, update submodules to latest upstream Travis Cline 2023-12-12 22:39:55 -08:00
  • 0b1abf1643 chore: commented code removed Timothy J. Baek 2023-12-13 15:35:35 -08:00
  • 763448bca9
    Merge pull request #203 from therohitdas/display-error Timothy Jaeryang Baek 2023-12-13 18:32:15 -05:00
  • 75fb94ec68 feat: show error message in chat Timothy J. Baek 2023-12-13 15:31:07 -08:00
  • ae1b82a2b4 Correcting to fit in 0.1.15 changes Matt Williams 2023-12-13 14:45:25 -08:00
  • 605413b190 Merge branch 'main' into mattw/docrun Matt Williams 2023-12-13 14:27:13 -08:00
  • 31f0551dab
    Update runner to support mixtral and mixture of experts (MoE) (#1475) Jeffrey Morgan 2023-12-13 17:15:10 -05:00
  • a853d7e964 Update runner to support mixtral and mixture of experts (MoE) Jeffrey Morgan 2023-12-11 17:13:21 -05:00
  • 5262156c24 feat: error handling for when ollama is not running Timothy J. Baek 2023-12-13 13:05:31 -08:00
  • 4a1abfe4fa fix tests Jeffrey Morgan 2023-12-13 14:42:30 -05:00
  • bbd41494bf add multimodal to README.md Jeffrey Morgan 2023-12-13 14:38:47 -05:00
  • fedba24a63
    Docs for multimodal support (#1485) Jeffrey Morgan 2023-12-13 13:59:33 -05:00
  • 5f049fa165 simplify docs Jeffrey Morgan 2023-12-12 16:04:40 -05:00
  • de32b9dcdf consistency between /api/generate and /api/chat Jeffrey Morgan 2023-12-12 16:03:50 -05:00
  • 883d510040 add chat api docs Jeffrey Morgan 2023-12-12 14:19:13 -05:00
  • c1819a35f9 add multimodal docs Jeffrey Morgan 2023-12-12 12:35:19 -05:00
  • 62bce454f0 Clean up documentation Matt Williams 2023-12-13 09:44:50 -08:00
  • e3b090dbc5
    Added message format for chat api (#1488) pepperoni21 2023-12-13 17:21:23 +01:00
  • 0578de79a2
    set version string to current (pre)release Yannic Haupenthal 2023-12-13 17:05:55 +01:00
  • ef63bdd8aa Changed formating for the following files: rhel9-docker/docker-compose.yaml rhel9-docker/entrypoint.sh ibbobud 2023-12-12 23:22:35 -05:00
  • aa10cae558 Adapted rocm support to cgo based llama.cpp Daniel Hiltgen 2023-11-29 11:00:37 -08:00
  • f3bdb2efd9 Use build tags to generate accelerated binaries for CUDA and ROCm on Linux. 65a 2023-10-16 17:41:40 -07:00
  • 051a3d271c Add cgo implementation for llama.cpp Daniel Hiltgen 2023-11-13 17:20:34 -08:00
  • 4b20d49539 Update images.go Bruce MacDonald 2023-12-11 15:35:31 -05:00
  • f8487f433f deprecate ggml Bruce MacDonald 2023-11-24 13:58:09 -05:00
  • d9e60f634b
    add image support to the chat api (#1490) v0.1.15 Patrick Devine 2023-12-12 13:28:58 -08:00
  • 7e81053773 Added message format for chat api pepperoni21 2023-12-12 21:32:17 +01:00
  • 4251b342de
    Merge pull request #1469 from jmorganca/mxyng/model-types Michael Yang 2023-12-12 12:27:03 -08:00
  • dee1e2dfbc add image support to the chat api Patrick Devine 2023-12-12 12:19:03 -08:00
  • 0a9d348023
    Fix issues with /set template and /set system (#1486) Jeffrey Morgan 2023-12-12 14:43:19 -05:00
  • 40b9724ed4 consistent naming for system Jeffrey Morgan 2023-12-12 14:32:19 -05:00
  • 2527bc9a76 Added md file extension to instruction file ibbobud 2023-12-12 14:26:15 -05:00
  • 8c75d753e5 fix issues with /set template and /set system Jeffrey Morgan 2023-12-12 14:20:01 -05:00
  • 0f0042518c RHEL9 Docker Container with Ollama and LiteLLM ibbobud 2023-12-12 14:17:21 -05:00
  • f6a8c5088a pythonic python client Michael Yang 2023-09-29 20:31:38 -07:00
  • 3144e2a439
    exponential back-off (#1484) Bruce MacDonald 2023-12-12 12:33:02 -05:00
  • 91407db570 Update llama.go Bruce MacDonald 2023-12-12 12:28:14 -05:00
  • 71567e219d exponential back-off Bruce MacDonald 2023-12-12 12:26:27 -05:00
  • c0960e29b5
    retry on concurrent request failure (#1483) Bruce MacDonald 2023-12-12 12:14:35 -05:00
  • 07cfbf7555 retry on concurrent request failure Bruce MacDonald 2023-12-12 12:10:00 -05:00
  • 5314fc9b63
    Fix Readme "Database -> MindsDB" link (#1479) ruecat 2023-12-12 18:26:13 +03:00