Commit Graph

  • 4ad6c9b11f fix: pull either original model or from model on create (#1774) Bruce MacDonald 2024-01-04 01:34:38 -05:00
  • c0285158a9 tweak memory requirements error text Jeffrey Morgan 2024-01-03 19:47:18 -05:00
  • 77a66df72c add macOS memory check for 47B models Jeffrey Morgan 2024-01-03 19:46:16 -05:00
  • 5b4837f881 remove unused filetype check Jeffrey Morgan 2024-01-03 19:45:39 -05:00
  • 29340c2e62 update cmake flags for amd64 macOS (#1780) Jeffrey Morgan 2024-01-03 19:22:15 -05:00
  • d5ec730354 Merge pull request #1779 from dhiltgen/refined_amd_gpu_list Daniel Hiltgen 2024-01-03 16:18:57 -08:00
  • 8bed487aba Merge pull request #1778 from dhiltgen/wsl1 Daniel Hiltgen 2024-01-03 16:18:41 -08:00
  • c1a10a6e9b Merge pull request #1781 from dhiltgen/cpu_only_build Daniel Hiltgen 2024-01-03 16:18:25 -08:00
  • ddbfa6fe31 Fix CPU only builds Daniel Hiltgen 2024-01-03 16:08:34 -08:00
  • 2fcd41ef81 Fail fast on WSL1 while allowing on WSL2 Daniel Hiltgen 2024-01-03 15:06:07 -08:00
  • 16f4603b67 Improve maintainability of Radeon card list Daniel Hiltgen 2024-01-03 15:12:29 -08:00
  • 1184686649 Merge pull request #1776 from dhiltgen/render_group Daniel Hiltgen 2024-01-03 13:07:54 -08:00
  • 2588cb2daa Add ollama user to render group for Radeon support Daniel Hiltgen 2024-01-03 12:55:54 -08:00
  • c7ea8f237e set num_gpu to 1 only by default on darwin arm64 (#1771) Jeffrey Morgan 2024-01-03 14:10:29 -05:00
  • 0b3118e0af fix: relay request opts to loaded llm prediction (#1761) Bruce MacDonald 2024-01-03 12:01:42 -05:00
  • 05face44ef Merge pull request #1683 from dhiltgen/fix_windows_test Daniel Hiltgen 2024-01-03 09:00:39 -08:00
  • a2ad952440 Fix windows system memory lookup Daniel Hiltgen 2023-12-22 15:43:31 -08:00
  • 5fea4410be Merge pull request #1680 from dhiltgen/better_patching Daniel Hiltgen 2024-01-03 08:10:17 -08:00
  • b846eb64d0 Fix template api doc description (#1661) Bruce MacDonald 2024-01-03 11:00:59 -05:00
  • 3c5dd9ed1d Update README.md (#1766) Cole Gillespie 2024-01-03 10:44:22 -05:00
  • b17ccd0542 Update import.md Jeffrey Morgan 2024-01-02 22:28:18 -05:00
  • d0409f772f keyboard shortcut help (#1764) Patrick Devine 2024-01-02 18:04:12 -08:00
  • ec261422af use docker build in build scripts Jeffrey Morgan 2024-01-02 19:32:54 -05:00
  • 0498f7ce56 Get rid of one-line llama.log Daniel Hiltgen 2023-12-30 14:59:48 -08:00
  • 738a8d12eb Rename the ollama cmakefile Daniel Hiltgen 2023-12-24 14:12:21 -08:00
  • d966b730ac Switch windows build to fully dynamic Daniel Hiltgen 2023-12-23 11:35:44 -08:00
  • 9a70aecccb Refactor how we augment llama.cpp Daniel Hiltgen 2023-12-22 09:51:53 -08:00
  • 22cd5eaab6 Added Ollama-SwiftUI to integrations (#1747) Karim ElGhandour 2024-01-02 15:47:50 +01:00
  • 304a8799ca Update README.md (#1757) Dane Madsen 2024-01-03 00:47:08 +10:00
  • 2a2fa3c329 api.md cleanup & formatting Jeffrey Morgan 2023-12-27 14:32:35 -05:00
  • 55978c1dc9 clean up cache api option Jeffrey Morgan 2023-12-27 14:27:45 -05:00
  • d4ebdadbe7 enable cache_prompt by default Jeffrey Morgan 2023-12-27 14:23:42 -05:00
  • e201efa14b Add windows native build instructions Daniel Hiltgen 2023-12-24 09:02:18 -08:00
  • c5f21f73a4 follow best practices by adding resp.Body.Close() (#1708) Icelain 2023-12-25 19:31:37 +05:30
  • 371bc73531 Update README.md Jeffrey Morgan 2023-12-24 11:54:08 -05:00
  • c651d8b824 Update README.md Jeffrey Morgan 2023-12-23 11:18:12 -05:00
  • cf50ef5b51 Merge pull request #1684 from dhiltgen/tag_integration_tests Daniel Hiltgen 2023-12-22 16:43:41 -08:00
  • 697bea6939 Guard integration tests with a tag Daniel Hiltgen 2023-12-22 16:33:27 -08:00
  • 10da41d677 Add Cache flag to api (#1642) K0IN 2023-12-22 23:16:20 +01:00
  • db356c8519 post-response templating (#1427) Bruce MacDonald 2023-12-22 17:07:05 -05:00
  • b80081022f cache docker builds in build_linux.sh Jeffrey Morgan 2023-12-22 16:01:20 -05:00
  • 790457398a Merge pull request #1677 from jmorganca/mattw/docrunupdate Matt Williams 2023-12-22 09:56:27 -08:00
  • 511069a2a5 update where are models stored q Matt Williams 2023-12-22 09:48:44 -08:00
  • 5a85070c22 Update readmes, requirements, packagejsons, etc for all examples (#1452) Matt Williams 2023-12-22 09:10:41 -08:00
  • 291700c92d Clean up documentation (#1506) Matt Williams 2023-12-22 09:10:01 -08:00
  • 9db28af84e Merge pull request #1675 from dhiltgen/less_verbose Daniel Hiltgen 2023-12-22 08:57:17 -08:00
  • e5202eb687 Quiet down llama.cpp logging by default Daniel Hiltgen 2023-12-22 08:47:18 -08:00
  • 96fb441abd Merge pull request #1146 from dhiltgen/ext_server_cgo Daniel Hiltgen 2023-12-22 08:16:31 -08:00
  • 495c06e4a6 Fix doc glitch Daniel Hiltgen 2023-12-21 16:57:58 -08:00
  • fa24e73b82 Remove CPU build, fixup linux build script Daniel Hiltgen 2023-12-21 16:54:54 -08:00
  • 325d74985b Fix CPU performance on hyperthreaded systems Daniel Hiltgen 2023-12-21 16:23:36 -08:00
  • fabf2f3467 allow for starting llava queries with filepath (#1549) Bruce MacDonald 2023-12-21 13:20:59 -05:00
  • d9cd3d9667 Revive windows build Daniel Hiltgen 2023-12-20 14:46:15 -08:00
  • a607d922f0 add FAQ for slow networking in WSL2 (#1646) Patrick Devine 2023-12-20 16:27:24 -08:00
  • 7555ea44f8 Revamp the dynamic library shim Daniel Hiltgen 2023-12-20 10:36:01 -08:00
  • df06812494 Update api.md Jeffrey Morgan 2023-12-20 08:47:53 -05:00
  • 1d1eb1688c Additional nvidial-ml path to check Daniel Hiltgen 2023-12-19 15:52:34 -08:00
  • 23dc179350 Merge pull request #1619 from jmorganca/mxyng/fix-version-test Michael Yang 2023-12-19 15:48:52 -08:00
  • 63aac0edc5 fix(test): use real version string for comparison Michael Yang 2023-12-19 15:02:37 -08:00
  • 6558f94ed0 Fix darwin intel build Daniel Hiltgen 2023-12-19 13:32:24 -08:00
  • 1ca484f67e Add Langchain Dart library (#1564) Erick Ghaumez 2023-12-19 20:04:52 +01:00
  • 72b0c32fe9 Update README.md Jeffrey Morgan 2023-12-19 12:59:22 -05:00
  • 68c28224f8 Update README.md Jeffrey Morgan 2023-12-19 12:59:03 -05:00
  • 54dbfa4c4a Carry ggml-metal.metal as payload Daniel Hiltgen 2023-12-18 18:32:04 -08:00
  • 5646826a79 Add WSL2 path to nvidia-ml.so library Daniel Hiltgen 2023-12-15 20:16:02 -08:00
  • 3269535a4c Refine handling of shim presence Daniel Hiltgen 2023-12-15 14:27:27 -08:00
  • 1b991d0ba9 Refine build to support CPU only Daniel Hiltgen 2023-12-13 17:26:47 -08:00
  • 51082535e1 Add automated test for multimodal Daniel Hiltgen 2023-12-13 14:29:09 -08:00
  • 9adca7f711 Bump llama.cpp to b1662 and set n_parallel=1 Daniel Hiltgen 2023-12-14 10:25:12 -08:00
  • 89bbaafa64 Build linux using ubuntu 20.04 Daniel Hiltgen 2023-12-18 12:05:59 -08:00
  • 35934b2e05 Adapted rocm support to cgo based llama.cpp Daniel Hiltgen 2023-11-29 11:00:37 -08:00
  • f8ef4439e9 Use build tags to generate accelerated binaries for CUDA and ROCm on Linux. 65a 2023-10-16 17:41:40 -07:00
  • d4cd695759 Add cgo implementation for llama.cpp Daniel Hiltgen 2023-11-13 17:20:34 -08:00
  • 5e7fd6906f Update images.go Bruce MacDonald 2023-12-11 15:35:31 -05:00
  • 811b1f03c8 deprecate ggml Bruce MacDonald 2023-11-24 13:58:09 -05:00
  • ed195f3562 Merge pull request #1595 from pgibler/main Matt Williams 2023-12-18 20:55:18 -08:00
  • e0d0072ef1 Merge pull request #1592 from jmorganca/mattw/examplepruning Matt Williams 2023-12-18 20:29:48 -08:00
  • 620a2ffcfb Added cmdh to community section in README pgibler 2023-12-18 22:04:40 -05:00
  • d287013f24 Lets get rid of these old modelfile examples Matt Williams 2023-12-18 17:47:33 -08:00
  • 6b5bdfa6c9 update runner submodule v0.1.17 Jeffrey Morgan 2023-12-18 17:33:46 -05:00
  • c063ee4af0 update runner submodule to fix hipblas build Jeffrey Morgan 2023-12-18 15:41:13 -05:00
  • d99fa6ce0a send empty messages on last chat response (#1530) Bruce MacDonald 2023-12-18 14:23:38 -05:00
  • 3948c6ea06 add magic header for unit tests (#1558) Patrick Devine 2023-12-18 10:41:02 -08:00
  • b85982eb91 update runner submodule Jeffrey Morgan 2023-12-18 12:43:31 -05:00
  • 86b0dd4b16 add API create/copy handlers (#1541) Patrick Devine 2023-12-15 11:59:18 -08:00
  • f728738427 README with Enchanted iOS App (#1529) Augustinas Malinauskas 2023-12-15 19:37:29 +00:00
  • 115048a0d8 Added Bionic GPT as a front end. (#1463) Ian Purton 2023-12-15 20:33:04 +01:00
  • 1b417a7836 use exp slices for go 1.20 compatibility (#1544) Bruce MacDonald 2023-12-15 14:15:56 -05:00
  • 0174665d0e add API tests for list handler (#1535) Patrick Devine 2023-12-14 18:18:25 -08:00
  • 630518f0d9 Add unit test of API routes (#1528) Patrick Devine 2023-12-14 16:47:40 -08:00
  • 6e16098a60 remove sample_count from docs (#1527) Bruce MacDonald 2023-12-14 17:49:00 -05:00
  • 6ee8c80199 restore model load duration on generate response (#1524) v0.1.16 Bruce MacDonald 2023-12-14 12:15:50 -05:00
  • 31f0551dab Update runner to support mixtral and mixture of experts (MoE) (#1475) Jeffrey Morgan 2023-12-13 17:15:10 -05: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
  • e3b090dbc5 Added message format for chat api (#1488) pepperoni21 2023-12-13 17:21:23 +01:00
  • d9e60f634b add image support to the chat api (#1490) v0.1.15 Patrick Devine 2023-12-12 13:28:58 -08:00
  • 4251b342de Merge pull request #1469 from jmorganca/mxyng/model-types Michael Yang 2023-12-12 12:27:03 -08:00
  • 0a9d348023 Fix issues with /set template and /set system (#1486) Jeffrey Morgan 2023-12-12 14:43:19 -05:00