Commit Graph

  • af8b641a44
    Merge ed1620a3483769588f55f3501cdbc5ee871cc22d into a468ae045971d009b782b259d21869f2767269fa Mustapha BARKI 2024-02-16 06:39:46 +01:00
  • ed1620a348
    Merge branch 'main' into ollama01 Mustapha BARKI 2024-02-16 06:39:42 +01:00
  • a6e2ca0b26 add gguf file types Michael Yang 2024-02-15 18:11:39 -08:00
  • 2bf0f02b85 Move LLM library extraction to stable location Daniel Hiltgen 2024-02-15 17:15:09 -08:00
  • dfe5079b0c use http.DefaultClient Michael Yang 2024-02-15 16:17:52 -08:00
  • a468ae0459
    Merge pull request #2499 from ollama/windows-preview Daniel Hiltgen 2024-02-15 16:06:32 -08:00
  • c3e62ba38a
    Merge pull request #2516 from dhiltgen/single_tray_app Daniel Hiltgen 2024-02-15 15:52:43 -08:00
  • 117369aa73 Exit if we detect another copy of Ollama running Daniel Hiltgen 2024-02-15 14:58:29 -08:00
  • 1ba734de67 typo Daniel Hiltgen 2024-02-15 10:51:56 -08:00
  • 5208cf09b1 clean up some logging Daniel Hiltgen 2024-02-15 09:56:49 -08:00
  • bb9de6037c Prevent multiple installers running concurrently Daniel Hiltgen 2024-02-15 08:36:41 -08:00
  • 272e53a1f5 Prepare to distribute standalone windows executable Daniel Hiltgen 2024-02-15 08:25:40 -08:00
  • db2a9ad1fe Explicitly disable AVX2 on GPU builds Daniel Hiltgen 2024-02-15 14:50:11 -08:00
  • 26eb63705f
    Merge bc64d39752b2dba176495c39daba6d79bddd8fc8 into c9ab1aead3abf698898acc4bd3f889c21dab9181 Levi Tomes 2024-02-16 04:07:17 +05:30
  • 632a60cc9a
    Merge 9a483dc7b71ab4ed8974a9ed16db7b04c3791847 into c9ab1aead3abf698898acc4bd3f889c21dab9181 Patrick Devine 2024-02-15 17:13:44 -05:00
  • c9ab1aead3
    Merge pull request #2526 from dhiltgen/harden_for_quotes Daniel Hiltgen 2024-02-15 14:13:40 -08:00
  • 4a10e7a7fa Harden the OLLAMA_HOST lookup for quotes Daniel Hiltgen 2024-02-15 13:46:56 -08:00
  • 71ad6e8e29 added parsing tests for the session duration Chris-AS1 2024-02-15 21:32:35 +01:00
  • 7c9fc2e3f1 added keepalive on generate, chat. implemented custom marshalling Chris-AS1 2024-02-15 21:32:03 +01:00
  • 86808f80a8 remove unused import Michael Yang 2024-02-15 12:09:11 -08:00
  • 4240b045e6 always enable view logs Michael Yang 2024-02-15 12:08:27 -08:00
  • e547378893 disable default debug Michael Yang 2024-02-15 12:05:13 -08:00
  • fd77dbec4d do not print update request headers Michael Yang 2024-02-15 11:36:35 -08:00
  • 57f5c5c46f
    Merge cb2397945b5c98b472bcd09d65b3d59b7497085b into fefb3e77d1d5441f2cdcd2c89123c4aa3f574b09 Jason Jacobs 2024-02-16 00:08:12 +05:30
  • fefb3e77d1
    Update README.md Michael 2024-02-15 10:32:40 -08:00
  • bfddc6db98 [nit] Remove unused msg local var. Taras Tsugrii 2024-02-14 23:45:57 -08:00
  • ed5489a96e higher resolution tray icons Jeffrey Morgan 2024-02-14 22:55:03 -08:00
  • b59c82553f
    Merge pull request #1 from b-tocs/b-tocs-patch-1 B-Tocs.org Community 2024-02-15 07:19:42 +01:00
  • 7faf7c92c2
    Update README.md - Ollama for SAP ABAP B-Tocs.org Community 2024-02-15 07:16:21 +01:00
  • f2f1073b22
    Merge 6f2a27932f9866bc252d7bb102eb515267a1a61b into 42e77e2a699ab0eb2f27fe8cde6f4b7f6eef225a Rui Chen 2024-02-15 11:43:04 +05:30
  • 76113742cf update installer title jmorganca 2024-02-15 05:53:48 +00:00
  • 57e60c836f better windows app and tray icons Jeffrey Morgan 2024-02-14 16:44:16 -08:00
  • 622b1f3e67 update installer and app.exe metadata jmorganca 2024-02-15 00:27:10 +00:00
  • 7ad9844ac0 set exe metadata using resource files jmorganca 2024-02-15 00:10:26 +00:00
  • e43648afe5 rerefactor Michael Yang 2024-02-14 11:29:49 -08:00
  • 823a520266 Fix lint error on ignored error for win console Daniel Hiltgen 2024-02-13 19:38:52 -08:00
  • 66ef308abd Import "containerd/console" lib to support colorful output in Windows terminal vinjn 2023-11-23 22:21:32 -08:00
  • 29e90cc13b Implement new Go based Desktop app Daniel Hiltgen 2023-12-26 16:03:45 -08:00
  • f397e0e988 Move hub auth out to new package Daniel Hiltgen 2024-02-05 12:59:52 -08:00
  • 9da9e8fb72 Move Mac App to a new dir Daniel Hiltgen 2024-02-13 14:15:51 -08:00
  • 42e77e2a69
    handle race condition while setting raw mode in windows (#2509) v0.1.25 Patrick Devine 2024-02-14 21:28:35 -08:00
  • e3048bae27 lint Patrick Devine 2024-02-14 21:16:15 -08:00
  • 1514f4a26a handle race condition while setting raw mode in windows Patrick Devine 2024-02-14 20:57:10 -08:00
  • 41f51b447f CORS Headers wildcarded. OpenAI Endpoint supporting image_url/text specification. matbee.eth 2024-02-14 20:59:55 -05:00
  • a80d6f0a73 CORS Headers wildcarded. OpenAI Endpoint supporting image_url/text specification. matbee.eth 2024-02-14 20:55:56 -05:00
  • 7b4a747414 CORS Headers wildcarded. OpenAI Endpoint supporting image_url/text specification. matbee.eth 2024-02-14 20:54:35 -05:00
  • ba518178da
    Update README.md Augustinas Malinauskas 2024-02-14 22:49:21 +00:00
  • d8e5f467cd Fix lint error on ignored error for win console Daniel Hiltgen 2024-02-13 19:38:52 -08:00
  • f2432263ca Import "containerd/console" lib to support colorful output in Windows terminal vinjn 2023-11-23 22:21:32 -08:00
  • 678ef297d5 Implement new Go based Desktop app Daniel Hiltgen 2023-12-26 16:03:45 -08:00
  • bf08f29f46 Move hub auth out to new package Daniel Hiltgen 2024-02-05 12:59:52 -08:00
  • eacd8de685 Move Mac App to a new dir Daniel Hiltgen 2024-02-13 14:15:51 -08:00
  • d78c810e0f first try cognitivetech 2024-02-13 21:35:13 -05:00
  • 16e84437c0
    Merge pull request #1 from ollama/main CognitiveTech 2024-02-13 21:24:07 -05:00
  • 9241a29336
    Revert "Revert "bump submodule to 6c00a06 (#2479)"" (#2485) Jeffrey Morgan 2024-02-13 18:18:41 -08:00
  • 488a551be0 Revert "Revert "bump submodule to 6c00a06 (#2479)"" Jeffrey Morgan 2024-02-13 17:49:41 -08:00
  • f7231ad9ad
    set shutting_down to false once shutdown is complete (#2484) Jeffrey Morgan 2024-02-13 17:48:41 -08:00
  • 5a351e7e04 set shutting_down to false once shutdown is complete Jeffrey Morgan 2024-02-13 17:44:08 -08:00
  • 6920964b87 Revert "bump submodule to 6c00a06 (#2479)" Jeffrey Morgan 2024-02-13 17:23:05 -08:00
  • 2f9ed52bbd
    bump submodule to 6c00a06 (#2479) Jeffrey Morgan 2024-02-13 17:12:42 -08:00
  • caf2b13c10
    Fix infinite keep_alive (#2480) bnorick 2024-02-13 15:40:32 -08:00
  • a5f1997cae add openai v1/models support Attila Kerekes 2024-02-13 15:54:53 +01:00
  • 83c5526226 Fix infinite keep_alive Brandon Norick 2024-02-13 13:57:37 -08:00
  • b265e0095d add support for json files and to allow for more than 41666 embeddings Don B 2024-02-13 13:50:46 -08:00
  • 0c5346e557 Add oneapi docker build Felipe A. Costa 2024-02-13 18:32:54 -03:00
  • 5670164487 Update rocky linux gcc version (rocky linux 9 only has gcc 12+) Felipe A. Costa 2024-02-13 18:32:46 -03:00
  • 8b4645596f Add oneAPI integrated GPU detection Felipe A. Costa 2024-02-12 02:45:16 -03:00
  • 7451db1657 Fix oneAPI linking by using icx compiler and updating rpath Felipe A. Costa 2024-02-11 21:20:18 -03:00
  • a7b5c8e652 Update llama.cpp Felipe A. Costa 2024-02-11 17:40:59 -03:00
  • 3a465a357c Add oneapi to gpu.go Felipe A. Costa 2024-02-11 17:23:45 -03:00
  • d740c31257 bump submodule to 6c00a06 Jeffrey Morgan 2024-02-13 13:21:04 -08:00
  • 1d263449ff
    Update README.md to include link to Ollama-ex Elixir library (#2477) lebrunel 2024-02-13 19:40:44 +00:00
  • a177af8a02
    Update README.md to include link to Ollama-ex Elixir library lebrunel 2024-02-13 19:36:32 +00:00
  • 0914064536
    Reject empty prompts on embeddings api Alex Peters 2024-02-02 13:16:17 +01:00
  • 48a273f80b
    Fix issues with templating prompt in chat mode (#2460) Jeffrey Morgan 2024-02-12 15:06:57 -08:00
  • 6a0aeb26e1 Fix issues with templating prompt in chat mode Jeffrey Morgan 2024-02-11 00:09:32 -08:00
  • 186ee35601 Adjust ROCm v5 build Daniel Hiltgen 2024-02-07 14:16:27 -08:00
  • 34b42a3f37
    Merge 60d90ca094c68ef33c93e904eb412d06d5f6bffc into 939c60473f6f8783e31a055c2847caa6099f3e2c David D 2024-02-12 22:14:41 +00:00
  • 939c60473f
    Merge pull request #2422 from dhiltgen/better_kill Daniel Hiltgen 2024-02-12 14:05:06 -08:00
  • f76ca04f9e
    update submodule to 099afc6 (#2468) Jeffrey Morgan 2024-02-12 14:01:16 -08:00
  • 76b8728f0c
    Merge pull request #2465 from dhiltgen/block_rocm_pre_9 Daniel Hiltgen 2024-02-12 12:41:43 -08:00
  • 06884d38e9 update submodule to 099afc6 Jeffrey Morgan 2024-02-12 12:24:20 -08:00
  • 3d2deda147
    Merge 5c17743b2c2f8ecb1c3db52a61c09163942c866a into 1f9078d6aef1ce5de4efdfcc12b56405d8c1fa0d Michael Yang 2024-02-13 01:36:05 +05:30
  • 1f9078d6ae
    Check image filetype in api handlers (#2467) Jeffrey Morgan 2024-02-12 11:16:20 -08:00
  • 8d7e5a95d9 Check image filetype in api handlers Jeffrey Morgan 2024-02-12 09:13:43 -08:00
  • dcd54daeeb NextJS web interface for Ollama Jakob Hoeg Mørk 2024-02-12 17:20:33 +01:00
  • 6d84f07505 Detect AMD GPU info via sysfs and block old cards Daniel Hiltgen 2024-02-11 14:50:06 -08:00
  • 26b13fc33c
    patch: always add token to cache_tokens (#2459) Jeffrey Morgan 2024-02-12 08:10:16 -08:00
  • 7ddc75b8e6
    Merge 61c7b8e0987bbd9900047c72c461de6f08fd2dae into 1c8435ffa92aaa0bda7d3c58cd9768469bf1018e Felipe 2024-02-12 05:48:49 +00:00
  • 61c7b8e098 Add oneAPI integrated GPU detection Felipe A. Costa 2024-02-12 02:45:16 -03:00
  • fc07a007de Fix oneAPI linking by using icx compiler and updating rpath Felipe A. Costa 2024-02-11 21:20:18 -03:00
  • c6a8b4888a patch: always add token to cache_tokens Jeffrey Morgan 2024-02-11 19:28:42 -08:00
  • a90d6e9ab3
    Update rocm versions Michael Kesper 2024-02-11 23:23:08 +01:00
  • 8e6153003c Update llama.cpp Felipe A. Costa 2024-02-11 17:40:59 -03:00
  • e73ccf7875
    added $SUDO to is-enabled, changed command to which and changed mode back on install.sh Trenton VanderWert 2024-02-11 14:38:27 -06:00
  • cf1ca7872d Add oneapi to gpu.go Felipe A. Costa 2024-02-11 17:23:45 -03:00
  • 5fee46def0 Add gpu_info_oneapi Felipe A. Costa 2024-02-11 16:27:31 -03:00
  • 3117c7225a
    removed unneeded comments and empty lines Trenton VanderWert 2024-02-11 14:18:04 -06:00
  • 69f5efee0f Build llama.cpp with SYCL support Felipe A. Costa 2024-02-11 15:46:49 -03:00
  • 8a29832a1e refactor: upper case da-z 2024-02-11 10:37:13 +01:00