Commit Graph

  • 6244b882ce
    Merge branch 'ollama:main' into mannix-gguf ManniX-ITA 2024-04-17 18:39:48 +02:00
  • c942e4a07b
    Fixed startup sequence to report model loading ManniX-ITA 2024-04-17 17:40:32 +02:00
  • bd54b08261
    Streamlined WaitUntilRunning ManniX-ITA 2024-04-17 17:39:52 +02:00
  • 2c9e4d9591
    Merge branch 'ollama:main' into main Климентий Титов 2024-04-17 17:43:28 +03:00
  • 70e39ca8d1
    Update README.md to include acknowledgements to llama.cpp survirtual 2024-04-17 10:48:07 -03:00
  • 66f7b5bf9e textual-change - clarity Jed Tiotuico 2024-04-17 21:05:58 +08:00
  • 9d3af84b55
    Update ollama.md jed tiotuico 2024-04-17 21:03:45 +08:00
  • 1bbab379fa added ollama docs Jed Tiotuico 2024-04-17 21:02:15 +08:00
  • 0f0723ea73 supported openbmb/minicpm-2b-dpo xuhaifeng 2024-04-17 17:59:38 +08:00
  • 78aae1fee1 Merge remote-tracking branch 'upstream/main' into add-community-integration J S 2024-04-17 08:52:02 +01:00
  • 82ffa5512b exmaple error:ollama list models with raw-Name root 2024-04-17 10:35:20 +08:00
  • 9df6c85c3a
    types/model: add FilepathNoBuild (#3680) Blake Mizerany 2024-04-16 18:35:43 -07:00
  • e74163af4c fix padding to only return padding Michael Yang 2024-04-15 17:31:11 -07:00
  • fb9580df85
    Merge pull request #3684 from ollama/mxyng/scale-graph v0.1.32 Michael Yang 2024-04-16 14:57:09 -07:00
  • 26df674785 scale graph based on gpu count Michael Yang 2024-04-16 14:44:13 -07:00
  • 7c9792a6e0
    Support unicode characters in model path (#3681) Jeffrey Morgan 2024-04-16 17:00:12 -04:00
  • e6290cdcc9 move cleanup to end of main jmorganca 2024-04-16 16:15:47 -04:00
  • da5bf29475 cleanup jmorganca 2024-04-16 16:09:57 -04:00
  • 6e7e1e1109 parse wide argv characters on windows jmorganca 2024-04-16 16:03:07 -04:00
  • 0fbb379373 types/model: add FilepathNoBuild Blake Mizerany 2024-04-16 12:36:34 -07:00
  • 7afb2e125a
    Merge pull request #3678 from ollama/mxyng/fix-darwin-partial-offloading Michael Yang 2024-04-16 12:05:56 -07:00
  • 41a272de9f darwin: no partial offloading if required memory greater than system Michael Yang 2024-04-16 11:22:38 -07:00
  • 4c5bf8eeca
    Update README.md Ov 2024-04-16 15:32:52 +03:00
  • 84307f0473
    Merge branch 'main' into main Климентий Титов 2024-04-16 13:37:18 +03:00
  • f335722275
    update llama.cpp submodule to 7593639 (#3665) Jeffrey Morgan 2024-04-15 23:04:43 -04:00
  • 4b742d7cac update llama.cpp submodule to 7593639 jmorganca 2024-04-15 22:49:06 -04:00
  • 6d53b67c2c
    Merge pull request #3663 from ollama/mxyng/fix-padding Michael Yang 2024-04-15 17:44:54 -07:00
  • 969238b19e fix padding in decode Michael Yang 2024-04-15 17:26:59 -07:00
  • 949d7832cf
    Revert "cmd: provide feedback if OLLAMA_MODELS is set on non-serve command (#3470)" (#3662) Blake Mizerany 2024-04-15 16:58:00 -07:00
  • 99d227c9db
    Added Solar example at README.md (#3610) Sung Kim 2024-04-15 16:54:23 -07:00
  • 19c1e9e2d4 Revert "cmd: provide feedback if OLLAMA_MODELS is set on non-serve command (#3470)" Blake Mizerany 2024-04-15 16:41:08 -07:00
  • a27e419b47
    Update langchainjs.md (#2030) Carlos Gamez 2024-04-16 06:37:30 +08:00
  • e4d0db5a97
    Added MindsDB information (#3595) Chandre Van Der Westhuizen 2024-04-16 00:35:29 +02:00
  • ba460802c2
    examples: add more Go examples using the API (#3599) Eli Bendersky 2024-04-15 15:34:54 -07:00
  • e54a3c7fcd
    Update modelfile.md Jeffrey Morgan 2024-04-15 15:35:44 -04:00
  • 9f8691c6c8
    Add llama2 / torch models for ollama create (#3607) Patrick Devine 2024-04-15 11:26:42 -07:00
  • 58520ca373 Add support for IQ1_S, IQ3_S, IQ2_S, IQ4_XS. IQ4_NL is not functional mann1x 2024-04-15 18:47:53 +02:00
  • 79e7a6d313
    Update README.md Võ Đình Đạt 2024-04-15 23:21:09 +07:00
  • a0b8a32eb4
    Terminate subprocess if receiving SIGINT or SIGTERM signals while model is loading (#3653) Jeffrey Morgan 2024-04-15 12:09:32 -04:00
  • f6b7da0a35
    chore: add dependabot Colin Hutchinson 2024-04-15 15:26:27 +00:00
  • 40d8e7164b use unload in signal handler jmorganca 2024-04-15 11:18:42 -04:00
  • 67ab3aba4d terminate subprocess if receiving SIGINT or SIGTERM signals while model is loading jmorganca 2024-04-15 10:42:35 -04:00
  • 80c4806f28 If OLLAMA_CONTAINER_MANAGER is set, only install NVIDIA drivers Eric Curtin 2024-04-15 12:10:08 +01:00
  • 3778c53ea5 upgrade flatbuffers to 1.12.1 (fixes #3646) Jens Petersen 2024-04-15 18:07:49 +08:00
  • 46d25cf89c Add AutoSD and Fedora Asahi Remix to install script Eric Curtin 2024-04-15 10:18:17 +01:00
  • 9184c3921d add shell-pilot reid 2024-04-15 12:38:32 +08:00
  • 7027f264fb
    app: gracefully shut down ollama serve on windows (#3641) v0.1.32-rc2 Jeffrey Morgan 2024-04-14 18:33:25 -04:00
  • 6c292d3def restore windows.CREATE_NEW_PROCESS_GROUP jmorganca 2024-04-14 18:19:08 -04:00
  • 816a94d259 remove creation flags jmorganca 2024-04-14 18:14:21 -04:00
  • 3d3af1fb24 bring back HideWindow jmorganca 2024-04-14 18:06:01 -04:00
  • 2773391a70 fix linter errors jmorganca 2024-04-14 17:49:43 -04:00
  • 6843867a04 app: gracefully shut down ollama serve on windows jmorganca 2024-04-14 16:18:18 -04:00
  • af30144cf3 Introduce GBNF grammar parameter: run flags, REPL and API Alexandre Macabies 2024-04-14 18:16:28 +02:00
  • 8a977851ad Readme: update llm-x description djohnson 2024-04-14 22:17:31 +09:00
  • fc37957532 Readme: alphabetize the ui list djohnson 2024-04-14 22:16:08 +09:00
  • f9d20611dc Install Ollama on OSTree systems Eric Curtin 2024-04-11 11:18:41 +01:00
  • 7deaa8b495
    Update README.md RAPID ARCHITECT 2024-04-13 19:06:37 -05:00
  • 76afc14896
    Update README.md with Discord-Ollama project Jonathan Smoley 2024-04-13 13:09:54 -07:00
  • 9bee3b63b1
    types/model: add path helpers (#3619) Blake Mizerany 2024-04-13 12:59:19 -07:00
  • 72b69cd8dd types/model: replace Parts with specific methods Blake Mizerany 2024-04-13 12:38:57 -07:00
  • 1c6938011f types/model: add path helpers Blake Mizerany 2024-04-12 13:46:48 -07:00
  • 309aef7fee
    update llama.cpp submodule to 4bd0f93 (#3627) Jeffrey Morgan 2024-04-13 10:43:02 -07:00
  • 3162e8af47 update llama.cpp submodule to 4bd0f93 jmorganca 2024-04-13 09:14:36 -07:00
  • b04fded468 Add podman-ollama to terminal apps Eric Curtin 2024-04-13 16:34:36 +01:00
  • 581a4b142d
    Update README.md with StreamDeploy Tony Loehr 2024-04-12 17:16:31 -07:00
  • c1e25c6388
    Merge branch 'ollama:main' into main Климентий Титов 2024-04-13 00:00:26 +03:00
  • 08655170aa
    types/model: make ParseName variants less confusing (#3617) Blake Mizerany 2024-04-12 13:57:57 -07:00
  • d8febd5e83 clean up panic messages Blake Mizerany 2024-04-12 13:37:26 -07:00
  • 12734c108a types/model: make ParseName variants less confusing Blake Mizerany 2024-04-12 13:27:40 -07:00
  • cca7ec2199
    Added grammar (and json schemas) support (from ollama/ollama PR #1606) Mark CDA 2024-04-12 23:15:09 +03:00
  • 68a5bb1538 feed the linter Patrick Devine 2024-04-12 11:02:26 -07:00
  • b72fdec23d format the link reid 2024-04-12 14:04:17 +08:00
  • acff2ff10c add qa-pilot link reid 2024-04-12 14:01:19 +08:00
  • 7d65232573
    Added Solar example at README.md Sung Kim 2024-04-11 20:36:53 -07:00
  • 5e4757226b gomod fixup Patrick Devine 2024-04-11 16:28:05 -07:00
  • ecec68af72 add llama2 Patrick Devine 2024-04-11 16:24:31 -07:00
  • 66816e15c2 more torch changes Patrick Devine 2024-04-11 12:06:16 -07:00
  • a309220c69 add new torch arch Patrick Devine 2024-04-03 17:35:26 -07:00
  • 1a49b10f5d fixup Patrick Devine 2024-04-03 18:23:18 -07:00
  • 210d6f0858 add new torch arch Patrick Devine 2024-04-03 18:16:09 -07:00
  • 2b341069a7
    types/model: remove (*Digest).Scan and Digest.Value (#3605) Blake Mizerany 2024-04-11 13:32:31 -07:00
  • 4926c7e591 types/model: remove (*Digest).Scan and Digest.Value Blake Mizerany 2024-04-11 00:34:55 -07:00
  • c00fee6936
    Merge pull request #3604 from dhiltgen/fix_rocm_deps Daniel Hiltgen 2024-04-11 13:08:29 -07:00
  • c2d813bdc3 Fix rocm deps with new subprocess paths Daniel Hiltgen 2024-04-11 12:52:06 -07:00
  • 0511f267c2
    Merge branch 'main' into main Alp Eren Özalp 2024-04-11 22:32:52 +03:00
  • 786f3a1c44
    Merge pull request #3600 from ollama/mxyng/mixtral Michael Yang 2024-04-11 12:23:37 -07:00
  • c0d9e59963 Update imports for deprecation Simon Schampijer 2024-04-11 21:18:21 +02:00
  • 3397eff0cd mixtral mem Michael Yang 2024-04-11 10:26:35 -07:00
  • 04cbc1e1af fix Eli Bendersky 2024-04-11 08:43:12 -07:00
  • 3129541624 examples: add go-chat Eli Bendersky 2024-04-11 08:42:31 -07:00
  • 5d413e0bc9 examples: add go-pull-progress Eli Bendersky 2024-04-11 08:32:50 -07:00
  • 255ef5d057 examples: go-multimodal Eli Bendersky 2024-04-11 08:27:29 -07:00
  • 0d9cda0715
    updated text for mindsdb Chandre Van Der Westhuizen 2024-04-11 15:47:17 +02:00
  • 4424709ace
    Added MindsDB information Chandre Van Der Westhuizen 2024-04-11 15:07:49 +02:00
  • 2cf8f08aa7 Use invoke instead of predict Simon Schampijer 2024-04-11 10:47:03 +02:00
  • d3978e417b Better formatting of input prompt Simon Schampijer 2024-04-11 10:45:38 +02:00
  • 5cddcd079a ... bmizerany/types/model/defaultfix Blake Mizerany 2024-04-11 00:57:08 -07:00
  • 0efb7931c7 Revert "types/model: remove (*Digest).Scan and Digest.Value (#3589)" Blake Mizerany 2024-04-11 00:45:07 -07:00
  • 42f2cc408e
    types/model: remove (*Digest).Scan and Digest.Value (#3589) 1753845259835971178/tmp_refs/heads/rmdisplaylong 1753845259835971178/rmdisplaylong 1753749556441205858/tmp_refs/heads/rmdisplaylong 1753749556441205858/rmdisplaylong rmdisplaylong Blake Mizerany 2024-04-11 00:37:26 -07:00
  • 3310bfd659 types/model: remove (*Digest).Scan and Digest.Value Blake Mizerany 2024-04-11 00:34:55 -07:00