Commit Graph

  • 64e712b12b Add missing hipcc flags jmorganca 2024-05-18 23:07:19 -04:00
  • 85aea62997 fix .gitattributes jmorganca 2024-05-18 22:39:41 -04:00
  • 491ff41675 Initial llama Go module jmorganca 2024-04-20 20:44:01 -04:00
  • 075f2e88d9 add sync of llama.cpp jmorganca 2024-04-20 18:08:09 -04:00
  • cf7344b221 close files Josh Yan 2024-07-29 15:05:40 -07:00
  • 3cd1c9baa9 refactor test Josh Yan 2024-07-29 14:57:37 -07:00
  • e5f03af4d3 refactor test Josh Yan 2024-07-29 14:57:23 -07:00
  • b669677be9 refactor test Josh Yan 2024-07-29 14:54:18 -07:00
  • 86a874fceb fmt Josh Yan 2024-07-29 14:37:21 -07:00
  • 18203bf8d8 reword err Josh Yan 2024-07-29 14:35:55 -07:00
  • aaa1c08a5d testing and FROM local version copy Josh Yan 2024-07-29 14:30:03 -07:00
  • 1a83581a8e
    Merge pull request #5895 from dhiltgen/sched_faq Daniel Hiltgen 2024-07-29 14:25:41 -07:00
  • 37926eb991
    Merge pull request #5927 from dhiltgen/high_cpu_count Daniel Hiltgen 2024-07-29 14:24:57 -07:00
  • 3d4634fdff
    Merge pull request #5934 from dhiltgen/missing_cuda_repo Daniel Hiltgen 2024-07-29 14:24:20 -07:00
  • 365431d406
    return tool calls finish reason for openai (#5995) royjhan 2024-07-29 13:56:57 -07:00
  • 161e12cecf
    Merge pull request #5932 from dhiltgen/win_font Daniel Hiltgen 2024-07-29 13:40:24 -07:00
  • 46e6327e0f
    api: add stringifier for Tool (#5891) Jeffrey Morgan 2024-07-29 13:35:16 -07:00
  • ab9dfbddea OLLAMA version Josh Yan 2024-07-29 13:24:50 -07:00
  • 68ee42f995
    update llama.cpp submodule to 6eeaeba1 (#6039) Jeffrey Morgan 2024-07-29 13:20:26 -07:00
  • f26aef9a8b
    docs: update README.md (#6059) Ikko Eltociear Ashimine 2024-07-30 02:53:30 +09:00
  • 38d9036b59
    Merge pull request #5992 from ollama/mxyng/save Michael Yang 2024-07-29 09:53:19 -07:00
  • 6f26e9322f
    Fix typo in image docs (#6041) Veit Heller 2024-07-29 17:50:53 +02:00
  • 0e4d653687
    upate to llama3.1 elsewhere in repo (#6032) Jeffrey Morgan 2024-07-28 19:56:02 -07:00
  • 2c01610616
    update readme to llama3.1 (#5933) Michael 2024-07-28 17:21:38 -04:00
  • f3d7a481b7
    feat: add support for min_p (resolve #1142) (#1825) Tibor Schmidt 2024-07-27 23:37:40 +02:00
  • f2a96c7d77
    llm: keep patch for llama 3 rope factors (#5987) Jeffrey Morgan 2024-07-26 18:20:52 -04:00
  • 2647a0e443 num parallel embed roy-embed-parallel Roy Han 2024-07-26 15:18:35 -07:00
  • e8a66680d1
    Merge pull request #5705 from dhiltgen/win_errormode Daniel Hiltgen 2024-07-26 14:49:34 -07:00
  • 079b2c3b03
    Merge pull request #5999 from ollama/mxyng/fix-push Michael Yang 2024-07-26 14:28:34 -07:00
  • 750c1c55f7
    server: fix race conditions during download (#5994) Blake Mizerany 2024-07-26 14:24:24 -07:00
  • a622c47bd3 fix nil deref in auth.go Michael Yang 2024-07-26 14:10:18 -07:00
  • ec4c35fe99
    Merge pull request #5512 from ollama/mxyng/detect-stop Michael Yang 2024-07-26 13:48:23 -07:00
  • 348effebf9 server: fix race conditions during download bmizerany/hrm Blake Mizerany 2024-07-26 11:58:35 -07:00
  • a250c2cb13 display messages Michael Yang 2024-07-26 13:39:38 -07:00
  • 3d9de805b7 fix: model save Michael Yang 2024-07-26 13:19:01 -07:00
  • 15af558423 include modelfile messages Michael Yang 2024-06-19 14:14:28 -07:00
  • d091e73f9c
    Revert "Revert "llm(llama): pass rope factors (#5924)" (#5963)" revert-5963-revert-5924-mxyng/llama3.1-rope Jeffrey Morgan 2024-07-26 11:14:21 -04:00
  • 903d9b1a41 server: remove unnecessary opts argument from downloadChunk Blake Mizerany 2024-07-25 20:49:21 -07:00
  • f5e3939220
    Update api.md (#5968) Jeffrey Morgan 2024-07-25 23:10:18 -04:00
  • 42009d2974 just for fun royh/embed-viz Roy Han 2024-07-25 17:34:11 -07:00
  • ae27d9dcfd
    Update openai.md Jeffrey Morgan 2024-07-25 20:27:33 -04:00
  • 37096790a7
    Merge pull request #5552 from ollama/mxyng/messages-docs Michael Yang 2024-07-25 16:26:19 -07:00
  • 997c903884
    Update docs/template.md Michael Yang 2024-07-25 16:23:40 -07:00
  • c8af3c2d96
    server: reuse original download URL for images (#5962) Blake Mizerany 2024-07-25 15:58:30 -07:00
  • 455e61170d
    Update openai.md Jeffrey Morgan 2024-07-25 18:34:47 -04:00
  • 4de1370a9d
    openai tools doc (#5617) royjhan 2024-07-25 15:34:06 -07:00
  • bbf8f102ee
    Revert "llm(llama): pass rope factors (#5924)" (#5963) v0.3.0 Jeffrey Morgan 2024-07-25 18:24:55 -04:00
  • 918fd32884 initial commit Roy Han 2024-07-25 14:01:01 -07:00
  • ce3c93b08f Report better error on cuda unsupported os/arch Daniel Hiltgen 2024-07-24 17:09:20 -07:00
  • 6c2129d5d0 Explain font problems on windows 10 Daniel Hiltgen 2024-07-24 15:22:00 -07:00
  • 7c2a157ca4 Ensure amd gpu nodes are numerically sorted Daniel Hiltgen 2024-07-24 13:43:26 -07:00
  • bb46bbcf5e
    llm(llama): pass rope factors (#5924) Michael Yang 2024-07-24 13:05:59 -07:00
  • ac33aa7d37
    Fix Embed Test Flakes (#5893) royjhan 2024-07-24 11:15:46 -07:00
  • f30b54209c revert other pr change jyan/local2 Josh Yan 2024-07-24 11:11:59 -07:00
  • e39be4f63a short circuit Josh Yan 2024-07-23 17:14:34 -07:00
  • b8c3d54f7a set homedir for windows --test Josh Yan 2024-07-23 16:28:42 -07:00
  • c8434b0e69 rmv unsued Josh Yan 2024-07-23 16:03:19 -07:00
  • 830fdd2715 Better explain multi-gpu behavior Daniel Hiltgen 2024-07-23 15:14:28 -07:00
  • 65658e4077 default to post Josh Yan 2024-07-23 14:05:48 -07:00
  • b29382b86f bin Josh Yan 2024-07-23 13:57:40 -07:00
  • 2efe2013a1 test Josh Yan 2024-07-23 13:54:22 -07:00
  • 5c3786f4d5 comments Josh Yan 2024-07-23 13:46:34 -07:00
  • 33848ad10f serverside copy Josh Yan 2024-07-23 12:26:05 -07:00
  • a6cd8f6169
    Update README.md to add LLMStack integration (#5799) Ajay Chintala 2024-07-23 11:40:23 -07:00
  • c78089263a
    Merge pull request #5864 from dhiltgen/bump_go Daniel Hiltgen 2024-07-22 16:34:18 -07:00
  • 3e5ea035d5
    Merge pull request #5757 from lreed-mdsol/lreed/bump-go-version-fix-vulnerabilities Daniel Hiltgen 2024-07-22 16:32:43 -07:00
  • 5d604eec5b Bump Go patch version Daniel Hiltgen 2024-07-22 16:16:28 -07:00
  • ff06a2916d changes Josh Yan 2024-07-22 15:39:32 -07:00
  • d923a59356 testing auth Josh Yan 2024-07-22 14:50:23 -07:00
  • 2b42ad5754 auth changes' Josh Yan 2024-07-22 11:52:25 -07:00
  • e3253e5469 isLocal testing Josh Yan 2024-07-22 11:32:31 -07:00
  • 35b49739ec timecheck Josh Yan 2024-07-17 14:53:29 -07:00
  • bd8596d32b cmt Josh Yan 2024-07-17 14:03:57 -07:00
  • b85705162f remove knownhosts Josh Yan 2024-07-17 12:24:47 -07:00
  • d62a3a1e2b lint Josh Yan 2024-07-08 10:54:37 -07:00
  • de48cd681f clean Josh Yan 2024-07-08 10:43:21 -07:00
  • 5d0e078057 removed cmt and prints Josh Yan 2024-07-08 10:37:35 -07:00
  • 8d5739b833 removed client isLocal() Josh Yan 2024-07-08 10:33:47 -07:00
  • b5ff0ed4ff lint Josh Yan 2024-07-05 16:23:39 -07:00
  • 857054f9fa lint Josh Yan 2024-07-05 16:16:15 -07:00
  • 6dd9be55e2 lint Josh Yan 2024-07-05 16:12:43 -07:00
  • d70707a668 syscopy windows Josh Yan 2024-07-05 16:09:10 -07:00
  • c88774ffeb os copy Josh Yan 2024-07-05 15:44:49 -07:00
  • 34d197000d rmv prints Josh Yan 2024-07-05 15:14:09 -07:00
  • 6c0a8379f6 local copy Josh Yan 2024-07-05 15:05:58 -07:00
  • 163ee9a8b0 isLocal firstdraft Josh Yan 2024-07-05 14:18:25 -07:00
  • de7b2f3948 clean Josh Yan 2024-07-03 17:07:59 -07:00
  • f27c66fb0c rm bench Josh Yan 2024-07-03 17:06:56 -07:00
  • a238191798 rm config Josh Yan 2024-07-03 17:06:19 -07:00
  • 6436c7a375 rm config Josh Yan 2024-07-03 17:05:22 -07:00
  • 896a15874e clean Josh Yan 2024-07-03 17:04:20 -07:00
  • 56008688a1 local path Josh Yan 2024-07-03 17:01:09 -07:00
  • d14d38e940 still works Josh Yan 2024-07-03 16:43:40 -07:00
  • 03df02883d rebase Josh Yan 2024-07-22 14:06:02 -07:00
  • ae49abf80a benchmark Josh Yan 2024-07-02 14:53:54 -07:00
  • 2c450502db on disk copy Josh Yan 2024-07-02 12:14:18 -07:00
  • 46b76aeb46 start tests Josh Yan 2024-07-02 10:41:31 -07:00
  • 0e01da82d6 errorsis jyan/auth Josh Yan 2024-07-22 15:51:31 -07:00
  • db0968f30c
    fix dupe err message (#5857) Josh 2024-07-22 15:48:15 -07:00
  • f1b5d939f5 changes jyan/local Josh Yan 2024-07-22 15:39:32 -07:00