Commit Graph

  • 1a3b820b6f simplify public key not registered check Bruce MacDonald 2024-04-19 12:57:44 -07:00
  • f5748f665e suppress lint warning Bruce MacDonald 2024-04-17 17:41:03 -07:00
  • 29125ced81 fix lint err check Bruce MacDonald 2024-04-17 17:36:51 -07:00
  • f6880cf2b9 prompt to display and add local ollama keys to account Bruce MacDonald 2024-04-04 16:40:35 -07:00
  • 1a732cba12
    Merge branch 'ollama:main' into main Trent V 2024-04-29 11:04:43 -05:00
  • 95ead8ffba
    Restart server on failure when running Windows app (#3985) Jeffrey Morgan 2024-04-29 10:07:52 -04:00
  • 7aa08a77ca
    llm: dont cap context window limit to training context window (#3988) Jeffrey Morgan 2024-04-29 10:07:30 -04:00
  • 0e6db07721
    Update linux.md, suggest containerized install Eric Curtin 2024-04-29 14:43:03 +01:00
  • a5a60e4a75 use If-None-match header for github releases jmorganca/if-none-match jmorganca 2024-04-29 09:25:32 -04:00
  • 7e432cdfac
    types/model: remove old comment (#4020) Blake Mizerany 2024-04-28 20:52:26 -07:00
  • 586672f490
    fix copying model to itself (#4019) Jeffrey Morgan 2024-04-28 23:47:49 -04:00
  • 8b2594f4a3 types/model: remove old comment Blake Mizerany 2024-04-28 20:45:33 -07:00
  • a3ee369912 fix copying model to itself jmorganca 2024-04-28 23:44:58 -04:00
  • 5d430caf7d
    Update README.md Hause Lin 2024-04-28 21:16:08 -04:00
  • b03408de74
    Merge pull request #3972 from hmartinez82/win_arm64 Daniel Hiltgen 2024-04-28 14:52:58 -07:00
  • 1e6a28bf5b
    Merge pull request #4009 from dhiltgen/cpu_concurrency Daniel Hiltgen 2024-04-28 14:20:27 -07:00
  • d6e3b64582 Fix concurrency for CPU mode Daniel Hiltgen 2024-04-28 13:40:31 -07:00
  • 9580e9bae1
    Merge branch 'ollama:main' into main Климентий Титов 2024-04-28 23:04:27 +03:00
  • 06d58974ce update README.md Arpit Jain 2024-04-29 02:04:28 +09:00
  • 0c75a11850 update README.md Arpit Jain 2024-04-29 02:03:39 +09:00
  • ce802d6cfc Update indent Arpit Jain 2024-04-29 02:02:26 +09:00
  • 8465cae2e8 update README.md Arpit Jain 2024-04-29 01:56:13 +09:00
  • b48e24032f check all log dir creation errors jmorganca 2024-04-28 12:46:39 -04:00
  • bbc1d59e04 refactor log directory creation to be where logs are written jmorganca 2024-04-28 12:45:24 -04:00
  • 08a792f292 address comments jmorganca 2024-04-28 12:42:20 -04:00
  • 201a987ff9 some more menu options... 1753744838439477827/tmp_refs/heads/native 1753744838439477827/native native jmorganca 2024-04-28 12:40:52 -04:00
  • 7fb8128be5
    Merge branch 'main' into main Mr. AGI 2024-04-28 11:46:27 +05:00
  • 114c932a8e
    types/model: allow _ as starter character in Name parts (#3991) Blake Mizerany 2024-04-27 21:24:52 -07:00
  • b48f3a7e18 types/model: allow _ as starter character in Name parts Blake Mizerany 2024-04-27 21:17:51 -07:00
  • 46cf555038 llm: dont cap context window limit to training context window jmorganca 2024-04-27 23:02:43 -04:00
  • 719f1a8d8d fix linter jmorganca 2024-04-27 22:53:36 -04:00
  • 7f7103de06
    mac: update setup command to llama3 (#3986) Jeffrey Morgan 2024-04-27 22:52:10 -04:00
  • e690d2d729 mac: update setup command to llama3 jmorganca 2024-04-27 22:51:41 -04:00
  • 4f69e19145 app: restart server on failure jmorganca 2024-04-27 22:48:49 -04:00
  • 2d8125042a Touch ID for cli install; server restarts jmorganca 2024-04-27 22:42:38 -04:00
  • c631a9c726
    types/model: relax name length constraint from 2 to 1 (#3984) Blake Mizerany 2024-04-27 17:58:41 -07:00
  • 2025597ddf types/model: relax name length constraint from 2 to 1 Blake Mizerany 2024-04-27 16:45:21 -07:00
  • 8fd9e56804
    types/structs: drop unused structs package (#3981) Blake Mizerany 2024-04-27 14:06:11 -07:00
  • 4777b585bc types/structs: drop unused structs package Blake Mizerany 2024-04-27 14:00:32 -07:00
  • 776e7bb5e4 app: fix status item icons jmorganca 2024-04-27 15:57:57 -04:00
  • b8d7ca1a7b Native implementation of macOS app jmorganca 2024-03-25 07:46:12 -04:00
  • 8a65717f55 Do not build AVX runners on ARM64 Hernan Martinez 2024-04-26 23:41:23 -06:00
  • 6d3152a98a Use architecture specific folders in installer script Hernan Martinez 2024-04-26 23:35:16 -06:00
  • b438d485f1 Use architecture specific folders in the generate script Hernan Martinez 2024-04-26 23:34:12 -06:00
  • 204349b17b Use architecture specific folders in the build script Hernan Martinez 2024-04-26 23:26:03 -06:00
  • 86e67fc4a9 Add import declaration for windows,arm64 to llm.go Hernan Martinez 2024-04-26 22:24:53 -06:00
  • 2bed62926e
    types/model: remove Digest (for now) (#3970) jmorganca/native Blake Mizerany 2024-04-26 21:14:28 -07:00
  • 9018dac083 types/model: remove Digest (for now) Blake Mizerany 2024-04-26 20:58:54 -07:00
  • ad7e641815 add batch embeddings 1753720291941628951/tmp_refs/heads/jmorganca/batch-embeddings 1753720291941628951/jmorganca/batch-embeddings jmorganca/batch-embeddings jmorganca 2024-04-14 20:53:20 -04:00
  • aad8d128a0
    also look at cwd as a root for windows runners (#3959) Jeffrey Morgan 2024-04-26 19:14:08 -04:00
  • ec1acbb867
    Merge pull request #3968 from dhiltgen/win_generate v0.1.33-rc5 Daniel Hiltgen 2024-04-26 16:03:38 -07:00
  • e4859c4563 Fine grain control over windows generate steps Daniel Hiltgen 2024-04-26 15:36:34 -07:00
  • 8e30eb26bd
    Updates the setup command to use llama3. (#3962) Nataly Merezhuk 2024-04-26 18:41:01 -04:00
  • 0b5c589ca2
    Merge pull request #3966 from dhiltgen/bump Daniel Hiltgen 2024-04-26 15:36:53 -07:00
  • 65fadddc85
    Merge pull request #3964 from ollama/mxyng/weights Michael Yang 2024-04-26 15:23:33 -07:00
  • ed5fb088c4 Fix target in gen_windows.ps1 Daniel Hiltgen 2024-04-26 15:10:42 -07:00
  • 3b81af6e97
    Merge 4f70d59324d9e864213b7776064668cdd3d1ccdf into b1390a7b37dc44380306330631c1c7948bafd36b Jerry Liu 2024-04-26 15:05:07 -07:00
  • 2006a7dfe1
    Merge 7449ad3db1981c730ab6a12661036fe089ab2c3b into b1390a7b37dc44380306330631c1c7948bafd36b kungfu-eric 2024-04-26 15:04:54 -07:00
  • f81f308118 fix gemma, command-r layer weights Michael Yang 2024-04-26 15:00:54 -07:00
  • 83431b9c98 images: remove extraneous return John Zila 2024-04-26 16:58:44 -05:00
  • b1390a7b37
    types/model: export ParseNameBare and Merge (#3957) Blake Mizerany 2024-04-26 14:58:07 -07:00
  • 858a9bac59 windows: init cmakeTargets in init_vars jmorganca/initcmake jmorganca 2024-04-26 17:56:46 -04:00
  • 5db1a356a2 util: load the size of env vars dynamically when parsing an int John Zila 2024-04-26 16:55:31 -05:00
  • 11d83386a5
    Merge pull request #3951 from ollama/mxyng/zip Michael Yang 2024-04-26 14:51:23 -07:00
  • 4954efe848 Updates the setup command to use llama3. Nataly Merezhuk 2024-04-26 17:42:37 -04:00
  • bb31def011
    return code 499 when user cancels request while a model is loading (#3955) Jeffrey Morgan 2024-04-26 17:38:29 -04:00
  • 41e03ede95 check file type before zip Michael Yang 2024-04-25 14:41:30 -07:00
  • 7fea1ecdf6
    Merge pull request #3958 from ollama/mxyng/fix-workflow Michael Yang 2024-04-26 14:17:56 -07:00
  • f7b3a0162b also look at cwd as a root for windows runners jmorganca 2024-04-26 17:04:05 -04:00
  • 4e4b3cfaca types/model: export ParseNameBare and Merge Blake Mizerany 2024-04-26 13:53:19 -07:00
  • 054894271d
    .github/workflows/test.yaml: add in-flight cancellations on new push (#3956) Blake Mizerany 2024-04-26 13:54:24 -07:00
  • 6fef042f0b use merge base for diff-tree Michael Yang 2024-04-26 13:54:13 -07:00
  • 8f9dff7c78 .github/workflows/test.yaml: add in-flight cancellations on new push Blake Mizerany 2024-04-26 13:32:49 -07:00
  • 5c0c2d1d09
    Merge pull request #3954 from dhiltgen/ci_fixes Daniel Hiltgen 2024-04-26 13:09:03 -07:00
  • 37f9c8ad99
    types/model: overhaul Name and Digest types (#3924) Blake Mizerany 2024-04-26 13:08:32 -07:00
  • bc199527ae server: add dynamic configuration for download variables John Zila 2024-04-26 15:03:13 -05:00
  • 2a80f55e2a
    Update windows.md (#3855) Quinten van Buul 2024-04-26 22:04:15 +02:00
  • 58a3212687 return code 499 when user cancels request while a model is loading jmorganca 2024-04-26 16:02:18 -04:00
  • 15f294e2fb types/model: overhaul Name and Digest types Blake Mizerany 2024-04-24 21:14:22 -07:00
  • 421c878a2d Put back non-avx CPU build for windows Daniel Hiltgen 2024-04-26 12:44:07 -07:00
  • 36666c2142
    Merge pull request #3925 from dhiltgen/bump v0.1.33-rc4 Daniel Hiltgen 2024-04-26 10:09:38 -07:00
  • 85801317d1 Fix clip log import Daniel Hiltgen 2024-04-26 09:43:46 -07:00
  • 2ed0d65948 Bump llama.cpp to b2737 Daniel Hiltgen 2024-04-25 17:15:24 -07:00
  • d459dc4ad1
    Merge pull request #3950 from dhiltgen/windows_packaging Daniel Hiltgen 2024-04-26 09:27:37 -07:00
  • 40bc4622ef Fix exe name for zip packaging on windows Daniel Hiltgen 2024-04-26 09:16:53 -07:00
  • c0f818a07a
    Merge pull request #3948 from dhiltgen/win_generate Daniel Hiltgen 2024-04-26 09:17:20 -07:00
  • 8671fdeda6 Refactor windows generate for more modular usage Daniel Hiltgen 2024-04-25 21:41:33 -07:00
  • 130396f220 Add a /clear command Bryce Reitano 2024-04-26 09:17:18 -06:00
  • 2619850fb4
    Merge pull request #3933 from dhiltgen/ci_fixes v0.1.33-rc3 Daniel Hiltgen 2024-04-26 07:01:24 -07:00
  • 3be81794b9
    Update api.md Darinka 2024-04-26 16:55:30 +03:00
  • 6c4e022596 explicitly set the HTTP method to POST using the -X flag to avoid error when creating a new model from modelfile Adm 2024-04-26 14:47:40 +03:00
  • 06b5200829 pulled model not found fix - added to FAQ Jakub 'lambdaofgod' Bartczuk 2024-04-26 11:01:03 +02:00
  • b1e4adadf8
    Merge pull request #5 from uppercaveman/uppercaveman-patch-2 clark 2024-04-26 14:12:12 +08:00
  • 284db5966e
    Update README.md clark 2024-04-26 14:09:47 +08:00
  • 8feb97dc0d Move cuda/rocm dependency gathering into generate script Daniel Hiltgen 2024-04-25 22:02:10 -07:00
  • bf2e8c29a3 merge code chenbing 2024-04-26 10:01:34 +08:00
  • 193eda023f Merge branch 'ollama-main' chenbing 2024-04-26 10:00:28 +08:00
  • cc6874416d merge code chenbing 2024-04-26 09:55:15 +08:00
  • e60436b594 Merge branch 'main' of https://github.com/uppercaveman/ollama-server chenbing 2024-04-26 09:46:36 +08:00
  • ec55d99afd restructuring chenbing 2024-04-26 09:46:01 +08:00