Commit Graph

  • e5b1b110ba
    Update README.md Thomas Lavoie 2024-07-27 20:34:25 +00:00
  • 7b3aaeb7db server: add OLLAMA_RUNNERS_DIR to help description jingrui 2024-07-27 17:34:29 +08:00
  • e37eda7008 feat: api allow chrome-extension origin potato-digua 2024-07-27 15:14:25 +08:00
  • f0bb35ff6f Codify workarounds for AMD iGPU Daniel Hiltgen 2024-07-26 16:48:59 -07: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
  • 07cb2f6085
    Add charla project to Terminal section Ramiro Gómez 2024-07-26 22:53:39 +02:00
  • 0a33d62dac server: fix race conditions during download Blake Mizerany 2024-07-25 20:49:21 -07:00
  • ec4c35fe99
    Merge pull request #5512 from ollama/mxyng/detect-stop Michael Yang 2024-07-26 13:48:23 -07:00
  • 7019b59f12 hot fix Roy Han 2024-07-26 13:44:31 -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
  • 96883f4927
    Update install.sh Yuri Khrustalev 2024-07-26 15:30:14 -04:00
  • 15af558423 include modelfile messages Michael Yang 2024-06-19 14:14:28 -07:00
  • 1887547a28 llm: keep patch for llama 3 rope factors jmorganca 2024-07-26 11:15:57 -04: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
  • 5871a9b8b7
    Update api.md Kyle Kelley 2024-07-26 07:06:46 -07:00
  • 2c043dea2d
    Use llama3.1 in tools example Kyle Kelley 2024-07-26 07:00:51 -07:00
  • 7079c21c6b Add Spring AI library reference Christian Tzolov 2024-07-26 14:24:32 +02:00
  • 903d9b1a41 server: remove unnecessary opts argument from downloadChunk Blake Mizerany 2024-07-25 20:49:21 -07:00
  • 4d8ed0a78b Add template for llama3.1:70B model eust-w 2024-07-26 11:34:18 +08:00
  • 809fd32304
    Merge 230a91243f4c50e4a35f4e06b1d3a83465ecfdff into f5e3939220e9cd3d7a636708bc9df031ebfd4854 François Simond 2024-07-25 22:23:59 -05:00
  • f5e3939220
    Update api.md (#5968) Jeffrey Morgan 2024-07-25 23:10:18 -04:00
  • 61717cd3b3
    Update api.md Jeffrey Morgan 2024-07-25 23:09:58 -04:00
  • 537bbed06d
    Merge branch 'main' into patch-1 Daniel Nguyen 2024-07-26 09:37:01 +07:00
  • 42009d2974 just for fun 1751739097172151353/tmp_refs/heads/royh/embed-viz 1751739097172151353/royh/embed-viz 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
  • fb957c4c1f Fix typo and improve readability eust-w 2024-07-26 08:05:24 +08: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
  • 88f3c715fd
    Update server/download.go Blake Mizerany 2024-07-25 15:38:15 -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
  • 54f36bc76a
    Revert "llm(llama): pass rope factors (#5924)" Jeffrey Morgan 2024-07-25 17:53:21 -04:00
  • 918fd32884 initial commit Roy Han 2024-07-25 14:01:01 -07:00
  • be1a383cc9 better error Blake Mizerany 2024-07-25 13:55:14 -07:00
  • 4957a3e837 handle backoff error Blake Mizerany 2024-07-25 13:44:02 -07:00
  • 274f33deed cancel request for direct url after 30s Blake Mizerany 2024-07-25 13:35:55 -07:00
  • 7b43b1cb85 server: reuse original download URL for images Blake Mizerany 2024-07-25 13:30:13 -07:00
  • a300b37aa2
    Merge 0177d32d0154b886fdfae106306cb7473532a136 into bb46bbcf5e90e5efab5ff946a6c798131907ba2d Daniel Hiltgen 2024-07-25 19:54:51 +01:00
  • ce3c93b08f Report better error on cuda unsupported os/arch Daniel Hiltgen 2024-07-24 17:09:20 -07:00
  • 4d61ddbf04
    update readme to llama3.1 Michael 2024-07-24 18:45:00 -04:00
  • 6c2129d5d0 Explain font problems on windows 10 Daniel Hiltgen 2024-07-24 15:22:00 -07:00
  • 3941f1436f llm: update metal/cuda rope Michael Yang 2024-07-24 14:27:00 -07:00
  • f436aabc9d
    Add llm-axe to Community Libraries in ReadMe Emir Sahin 2024-07-24 17:56:29 -04:00
  • 359975345d
    Clean up debug Yevhen Vitruk 2024-07-25 00:22:10 +03:00
  • 7c2a157ca4 Ensure amd gpu nodes are numerically sorted Daniel Hiltgen 2024-07-24 13:43:26 -07:00
  • 9126d51b68 Prevent loading too large models on windows Daniel Hiltgen 2024-07-24 13:17:41 -07:00
  • bb46bbcf5e
    llm(llama): pass rope factors (#5924) Michael Yang 2024-07-24 13:05:59 -07:00
  • 759cc0dfab llm(llama): pass rope factors Michael Yang 2024-07-24 12:42:15 -07:00
  • ac33aa7d37
    Fix Embed Test Flakes (#5893) royjhan 2024-07-24 11:15:46 -07:00
  • 799899e85f
    Merge f30b54209c049890cfad4f06186c7593fb9eadd2 into 0e01da82d6b2181647c36b3bf56b0f58b060a8f6 Josh 2024-07-24 18:12:04 +00:00
  • f30b54209c revert other pr change jyan/local2 Josh Yan 2024-07-24 11:11:59 -07:00
  • a92f1cde44
    Update README.md lorenzodimauro97weplus 2024-07-24 20:09:12 +02:00
  • a40ee23758 Clean up debug Yevhen Vitruk 2024-07-24 17:19:45 +03:00
  • 049eac2f99 Add ToolCalls and related FinishReason to the last chuck Yevhen Vitruk 2024-07-24 17:15:06 +03:00
  • a8cce465ab
    Update README.md albertotn 2024-07-24 15:03:07 +02:00
  • f43ae6d02d
    Updating jmorganca to ollama namespace in git clone James Braza 2024-07-23 22:52:22 -07:00
  • 56b3cf8094 increase tolerance Roy Han 2024-07-23 17:15:42 -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
  • 4c3fc65d2b float cmp Roy Han 2024-07-23 15:05:26 -07:00
  • 65658e4077 default to post Josh Yan 2024-07-23 14:05:48 -07:00
  • fb659742f5 api: add stringifier for Tool jmorganca 2024-07-23 16:58:26 -04: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
  • b543e1a44b test name Roy Han 2024-07-23 13:53:53 -07:00
  • c0e62bce1c update tests Roy Han 2024-07-23 13:51:20 -07:00
  • 174e6c2075 Merge branch 'main' into vertrue/fix-tools-stop-reason Yevhen Vitruk 2024-07-23 23:47:34 +03:00
  • 5c3786f4d5 comments Josh Yan 2024-07-23 13:46:34 -07:00
  • 5e1533ee19 in line image Roy Han 2024-07-23 13:40:16 -07:00
  • 63d343574d
    Merge branch 'ollama:main' into docs Sam 2024-07-24 08:39:22 +12:00
  • 17326a2f50 add tokens to v1/embeddings Roy Han 2024-07-23 12:34:10 -07:00
  • ea3deb90a5 reset submodule Roy Han 2024-07-23 13:34:32 -07:00
  • fa95ef88b5 Update gpu.md bean5 2024-07-23 14:25:25 -06:00
  • 6ca8f19a1f clean up Roy Han 2024-07-23 12:22:47 -07:00
  • f8b7b71ca6 prompt n Roy Han 2024-07-23 12:19:22 -07:00
  • 1afe799954 types Roy Han 2024-07-23 11:58:01 -07:00
  • a62d2124f6 metrics Roy Han 2024-07-23 11:37:50 -07:00
  • 15b7e4103a rm slog Roy Han 2024-07-16 09:44:32 -07:00
  • 2ea86a5a9b add prompt tokens to embed response Roy Han 2024-07-15 15:08:35 -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
  • db88d84884
    Update faq.md Piet Jarmatz 2024-07-23 14:01:30 +02: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