Commit Graph

  • d1b7f8bb07 testing auth Josh Yan 2024-07-22 14:50:23 -07:00
  • 6d4724a06d auth changes' Josh Yan 2024-07-22 11:52:25 -07:00
  • c507325288 isLocal testing Josh Yan 2024-07-22 11:32:31 -07:00
  • 09431f353d timecheck Josh Yan 2024-07-17 14:53:29 -07:00
  • 8548d1d596 cmt Josh Yan 2024-07-17 14:03:57 -07:00
  • 478b58dd77 remove knownhosts Josh Yan 2024-07-17 12:24:47 -07:00
  • 24c5e172ca lint Josh Yan 2024-07-08 10:54:37 -07:00
  • d12717e7dc clean Josh Yan 2024-07-08 10:43:21 -07:00
  • a80d79536a removed cmt and prints Josh Yan 2024-07-08 10:37:35 -07:00
  • 4c1e188200 removed client isLocal() Josh Yan 2024-07-08 10:33:47 -07:00
  • 689a7cb90d lint Josh Yan 2024-07-05 16:23:39 -07:00
  • 93a8054693 lint Josh Yan 2024-07-05 16:16:15 -07:00
  • 7769602b75 lint Josh Yan 2024-07-05 16:12:43 -07:00
  • 8048ce0816 syscopy windows Josh Yan 2024-07-05 16:09:10 -07:00
  • 72314bf4b5 os copy Josh Yan 2024-07-05 15:44:49 -07:00
  • d4ab994ade rmv prints Josh Yan 2024-07-05 15:14:09 -07:00
  • c44f4825c4 local copy Josh Yan 2024-07-05 15:05:58 -07:00
  • 154b59c0b6 isLocal firstdraft Josh Yan 2024-07-05 14:18:25 -07:00
  • 8ee1ada22a clean Josh Yan 2024-07-03 17:07:59 -07:00
  • e9a2ead87a rm bench Josh Yan 2024-07-03 17:06:56 -07:00
  • a7721cb1d2 rm config Josh Yan 2024-07-03 17:06:19 -07:00
  • 1a6197abb1 rm config Josh Yan 2024-07-03 17:05:22 -07:00
  • 9fbd474bf7 clean Josh Yan 2024-07-03 17:04:20 -07:00
  • 7e8d8cc72f local path Josh Yan 2024-07-03 17:01:09 -07:00
  • cbd98a2e37 still works Josh Yan 2024-07-03 16:43:40 -07:00
  • ad36d4ff1b rebase Josh Yan 2024-07-22 14:06:02 -07:00
  • 461c964941 benchmark Josh Yan 2024-07-02 14:53:54 -07:00
  • a993a3a85c on disk copy Josh Yan 2024-07-02 12:14:18 -07:00
  • f7d64856d5 start tests Josh Yan 2024-07-02 10:41:31 -07:00
  • 6b1b85ba3d hide initialize keypair Josh Yan 2024-07-22 15:41:04 -07:00
  • e12fff8810 Enable windows error dialog for subprocess startup Daniel Hiltgen 2024-07-15 09:25:56 -07:00
  • 5603441538 test Josh Yan 2024-07-22 13:58:50 -07:00
  • 76b4dfcc9e auth Josh Yan 2024-07-22 13:54:02 -07:00
  • 9b60a038e5 update api.md Michael Yang 2024-07-22 13:34:56 -07:00
  • 83a0cb8d88 docs Michael Yang 2024-07-02 14:52:18 -07:00
  • c0648233f2
    api embed docs (#5282) v0.2.8 royjhan 2024-07-22 13:37:08 -07:00
  • d835368eb8
    convert: capture head_dim for mistral (#5818) Jeffrey Morgan 2024-07-22 16:16:22 -04:00
  • 85d9d73a72 comments Michael Yang 2024-07-08 10:34:12 -07:00
  • 78140a712c cleanup tests Michael Yang 2024-07-05 16:52:01 -07:00
  • 1954ec5917 uint64 Michael Yang 2024-07-03 19:43:17 -07:00
  • 7066120aaf refactor err jyan/parse-temp Josh Yan 2024-07-22 11:34:01 -07:00
  • 0f1910129f int Michael Yang 2024-07-03 19:41:17 -07:00
  • e2c3f6b3e2 string Michael Yang 2024-07-03 19:30:19 -07:00
  • 8570c1c0ef keepalive Michael Yang 2024-07-03 18:39:35 -07:00
  • 55cd3ddcca bool Michael Yang 2024-07-03 17:22:13 -07:00
  • 66fe77f084 models Michael Yang 2024-07-03 17:07:42 -07:00
  • d1a5227cad origins Michael Yang 2024-07-03 17:02:07 -07:00
  • 4f1afd575d host Michael Yang 2024-07-03 16:44:57 -07:00
  • 35b89b2eab rfc: dynamic environ lookup Michael Yang 2024-07-03 16:00:54 -07:00
  • 97d5582c24 test: rm undefined function test mxyng/func-checks Michael Yang 2024-07-22 09:28:11 -07:00
  • d44647efc8 template: disable func checking Michael Yang 2024-07-17 16:16:57 -07:00
  • 5784c05397
    Merge pull request #5854 from dhiltgen/win_exit_status Daniel Hiltgen 2024-07-22 10:40:22 -07:00
  • f14aa5435d
    Merge pull request #5855 from dhiltgen/remove_max_vram Daniel Hiltgen 2024-07-22 10:35:29 -07:00
  • f8fedbda20
    Update llama.cpp submodule commit to d94c6e0c (#5805) v0.2.8-rc2 Jeffrey Morgan 2024-07-22 12:42:00 -04:00
  • b3e5491e41
    server: collect nested tool call objects when parsing (#5824) Jeffrey Morgan 2024-07-22 12:38:03 -04:00
  • cc269ba094 Remove no longer supported max vram var Daniel Hiltgen 2024-07-22 09:08:11 -07:00
  • a3c20e3f18 Refine error reporting for subprocess crash Daniel Hiltgen 2024-07-22 08:52:16 -07:00
  • 80ee9b5e47
    Remove out of space test temporarily (#5825) Jeffrey Morgan 2024-07-21 00:22:11 -04:00
  • 5534f2cc6a
    llm: consider head_dim in llama arch (#5817) v0.2.8-rc1 Jeffrey Morgan 2024-07-20 21:48:12 -04:00
  • d321297d8a
    Merge pull request #5815 from dhiltgen/win_rocm_gfx_features Daniel Hiltgen 2024-07-20 16:02:55 -07:00
  • 06e5d74e34
    Merge pull request #5506 from dhiltgen/sched_tests Daniel Hiltgen 2024-07-20 15:48:39 -07:00
  • 5d707e6fd5
    Merge pull request #5583 from dhiltgen/integration_improvements Daniel Hiltgen 2024-07-20 15:48:21 -07:00
  • 283948c83b Adjust windows ROCm discovery Daniel Hiltgen 2024-07-19 15:07:26 -07:00
  • 1475eab95f
    add patch for tekken (#5807) Jeffrey Morgan 2024-07-20 13:41:21 -04:00
  • 20090f3172
    preserve last assistant message (#5802) Jeffrey Morgan 2024-07-19 20:19:26 -07:00
  • 7d67d6f3d9 template: fix mistral not adding system prompt if assistant is last message jmorganca/template-mistral jmorganca 2024-07-19 18:21:22 -07:00
  • 69a2d4ccff
    Fix generate test flakyness (#5804) Jeffrey Morgan 2024-07-19 19:11:25 -07:00
  • e8b954c646
    server: validate template (#5734) Josh 2024-07-19 15:24:29 -07:00
  • ca1fbc5789 cmt Josh Yan 2024-07-19 15:23:30 -07:00
  • c57317cbf0
    OpenAI: Function Based Testing (#5752) royjhan 2024-07-19 11:37:12 -07:00
  • 51b2fd299c
    adjust openai chat msg processing (#5729) royjhan 2024-07-19 11:19:20 -07:00
  • d0634b1596
    Merge pull request #5780 from ollama/mxyng/tools v0.2.7 Michael Yang 2024-07-18 12:14:10 -07:00
  • 43606d6d6a fix parsing tool calls Michael Yang 2024-07-18 12:07:59 -07:00
  • 70b1010fa5
    server: check for empty tools array too (#5779) Jeffrey Morgan 2024-07-18 11:44:57 -07:00
  • 84e5721f3a
    always provide content even if empty (#5778) Jeffrey Morgan 2024-07-18 11:28:19 -07:00
  • 319fb1ce03
    server: only parse tool calls if tools are provided (#5771) v0.2.6 Jeffrey Morgan 2024-07-18 08:50:23 -07:00
  • b255445557
    marshal json automatically for some template values (#5758) Michael Yang 2024-07-17 15:35:11 -07:00
  • f02f83660c bump go version to 1.22.5 to fix security vulnerabilities lreed 2024-07-17 21:44:19 +00:00
  • aaec2be2ee gin header Josh Yan 2024-07-17 12:12:43 -07:00
  • b23424bb3c
    Merge pull request #5753 from ollama/mxyng/parse-tool-call Michael Yang 2024-07-17 11:47:53 -07:00
  • 9b5bf861dd use new err Josh Yan 2024-07-17 11:35:34 -07:00
  • 5fd6988126 parse tool call as individual objects Michael Yang 2024-07-17 11:02:36 -07:00
  • 309307c8f9 update test, remove comments jyan/reord-g Josh Yan 2024-07-17 10:46:50 -07:00
  • 5b82960df8
    stub response (#5750) Michael Yang 2024-07-17 10:39:22 -07:00
  • cc9a252d8c
    Merge pull request #5732 from ollama/mxyng/cleanup Michael Yang 2024-07-17 10:26:54 -07:00
  • d281a6e603
    add sidellama link (#5702) Pákozdi György 2024-07-17 19:24:44 +02:00
  • 3e89435605 bad request to templ err Josh Yan 2024-07-17 09:59:20 -07:00
  • 154f6f45d4
    OpenAI: Support Tools (#5614) royjhan 2024-07-16 20:52:59 -07:00
  • 0d41623b52
    OpenAI: Add Suffix to v1/completions (#5611) royjhan 2024-07-16 20:50:14 -07:00
  • f7b6cd7934 tests Josh Yan 2024-07-16 17:31:12 -07:00
  • 5bfb07b500 validate template Josh Yan 2024-07-16 17:11:39 -07:00
  • 568416ba17 add suffix royh-openai-suffixdocs Roy Han 2024-07-10 15:40:22 -07:00
  • 80cba42ab2 Update docs Roy Han 2024-06-26 14:30:28 -07:00
  • 6477a7aca4 Merge branch 'royh-completions-docs' of https://github.com/ollama/ollama into royh-completions-docs royjhan 2024-07-16 16:51:11 -07:00
  • f378058b51 whitespace Josh Yan 2024-07-16 16:45:41 -07:00
  • 574c3540cd reorder imports Josh Yan 2024-07-16 16:44:04 -07:00
  • d069cf753b
    Merge branch 'main' into jyan/reord-g Josh 2024-07-16 16:42:49 -07:00
  • 64405525b4 clean up Josh Yan 2024-07-16 16:40:38 -07:00
  • dea2204b82 rmv comments Josh Yan 2024-07-16 16:37:50 -07:00
  • 6ee22d5080 clean Josh Yan 2024-07-16 16:35:15 -07:00