Commit Graph

  • 2eaa95b417
    Update api.md Jeffrey Morgan 2023-11-21 15:32:05 -05:00
  • bb00887df9 var rename Bruce MacDonald 2023-11-21 15:30:17 -05:00
  • 3cd07728f4
    Make alt+backspace delete word (#1223) Kevin Cao 2023-11-21 15:26:47 -05:00
  • ecf8b793f0
    Merge pull request #1224 from jmorganca/mxyng/update Michael Yang 2023-11-21 12:21:59 -08:00
  • abf294826b
    Merge pull request #1221 from jmorganca/mattw/communityinstalls Matt Williams 2023-11-21 12:12:23 -08:00
  • 908c14b49e PR feedback Bruce MacDonald 2023-11-21 15:10:11 -05:00
  • b2982e3319 remove type hints Bruce MacDonald 2023-11-21 15:00:46 -05:00
  • b933db98ce add remote create to python example client Bruce MacDonald 2023-11-21 14:15:42 -05:00
  • ae06bb426b
    add Llama Coder (#1225) Steve Korshakov 2023-11-21 11:08:19 -08:00
  • 4debd2e23a
    Update README.md Steve Korshakov 2023-11-21 10:53:05 -08:00
  • fca129edb2
    add Llama Coder Steve Korshakov 2023-11-21 10:38:41 -08:00
  • d8e0f62ebb
    Merge pull request #1159 from jmorganca/mattw/functioncalling Matt Williams 2023-11-21 10:06:55 -08:00
  • a00fac4ec8 update llama.cpp Michael Yang 2023-11-21 09:50:02 -08:00
  • f2113c1fc7 fix potential error in progress bar calculation v0.1.11 Jeffrey Morgan 2023-11-21 12:48:20 -05:00
  • ebddb8e47d fix: backend get users output type Timothy J. Baek 2023-11-21 09:39:53 -08:00
  • c7b1fd1cd1 feat: chat history db code refac for backend support Timothy J. Baek 2023-11-21 09:39:11 -08:00
  • ddc9cad6c6 Make alt+backspace delete word Kevin Cao 2023-11-21 12:23:27 -05:00
  • 6452e2ecb8 fix cases where progress bar would not be fixed size Jeffrey Morgan 2023-11-21 12:07:25 -05:00
  • 5204cb0bdf fix relative path on create Bruce MacDonald 2023-11-21 12:04:00 -05:00
  • 14fb5a9b5c fix: sidebar open by default Timothy J. Baek 2023-11-21 08:32:22 -08:00
  • 9a28e263a5
    Update README.md Matt Williams 2023-11-21 07:25:32 -08:00
  • 0c066c9214
    Update README.md Matt Williams 2023-11-21 07:25:26 -08:00
  • aabd71aede fix rendering and variable width issues on progress bar Jeffrey Morgan 2023-11-21 10:02:28 -05:00
  • da4d7c9f9c add installation packages category to community Matt Williams 2023-11-21 06:40:59 -08:00
  • f321b13a03
    Merge pull request #1178 from tusharhero/install-instructions-archlinux Matt Williams 2023-11-21 06:33:22 -08:00
  • 5ebcde1541
    Merge branch 'main' into install-instructions-archlinux Matt Williams 2023-11-21 06:32:50 -08:00
  • 45206cb7cc
    Merge pull request #1218 from danemadsen/main Matt Williams 2023-11-21 06:30:33 -08:00
  • 6e65b84f54
    Merge pull request #1219 from dustinblackman/main Matt Williams 2023-11-21 06:28:12 -08:00
  • c00ce12e83
    docs: Add Oatmeal to terminal integrations Dustin Blackman 2023-11-21 06:47:43 -05:00
  • e1cd3152c9 Move Archlinux package to Community Integrations section. tusharhero 2023-11-21 16:28:50 +05:30
  • 0bef3778c9
    Update README.md Dane Madsen 2023-11-21 21:02:13 +11:00
  • 6ebab38b89
    Merge branch 'jmorganca:main' into main Dane Madsen 2023-11-21 20:01:13 +10:00
  • 5d8e864d44
    Update Maid repo Dane Madsen 2023-11-21 21:00:54 +11:00
  • e394d70206 fix: error message wording Timothy J. Baek 2023-11-20 18:28:28 -08:00
  • 7550fd1b7f use a pulsating spinner 1753845269737781788/tmp_refs/heads/pulse 1753845269737781788/pulse 1753749566737238293/tmp_refs/heads/pulse 1753749566737238293/pulse pulse Patrick Devine 2023-11-20 17:27:53 -08:00
  • 5f7acd0bbd remove 'recent' Matt Williams 2023-11-20 17:03:25 -08:00
  • 44b3a1ad42 Merge branch 'mattw/functioncalling' of github.com:jmorganca/ollama into mattw/functioncalling Matt Williams 2023-11-20 17:01:41 -08:00
  • 0260be4414 remove 'recently' Matt Williams 2023-11-20 16:57:07 -08:00
  • a3fcecf943 only set main_gpu if value > 0 is provided Jeffrey Morgan 2023-11-20 19:54:04 -05:00
  • a2e74c59b9 feat: auth error handling Timothy J. Baek 2023-11-20 16:22:43 -08:00
  • df07e4a097
    remove redundant filename parameter (#1213) Jeffrey Morgan 2023-11-20 17:05:36 -05:00
  • 0b7ade0d4c
    Merge pull request #1212 from jmorganca/mxyng/metal Michael Yang 2023-11-20 13:56:39 -08:00
  • 19b7a4d715 recent llama.cpp update added kernels for fp32, q5_0, and q5_1 Michael Yang 2023-11-20 13:44:12 -08:00
  • eeb5f599d3 remove redundant filename parameter Jeffrey Morgan 2023-11-20 16:44:24 -05:00
  • 31ab453d37
    resolve FROM path before sending modelfile (#1211) Bruce MacDonald 2023-11-20 16:43:48 -05:00
  • 7a1e53f429 resolve FROM path before sending modelfile Bruce MacDonald 2023-11-20 16:40:05 -05:00
  • 35c4b5ec16 calculate hash separately from http request Jeffrey Morgan 2023-11-20 15:44:36 -05:00
  • f24741ff39
    Documenting how to view Modelfiles (#723) James Braza 2023-11-20 12:24:29 -08:00
  • 8c4022b06b fix initial progress stats Jeffrey Morgan 2023-11-20 14:33:46 -05:00
  • 433702f421 hide progress stats on completion Jeffrey Morgan 2023-11-20 14:22:39 -05:00
  • 5690cd5ab2 Update routes.go 1753749461432843438/tmp_refs/heads/brucemacd/user-template 1753749461432843438/brucemacd/user-template brucemacd/user-template Bruce MacDonald 2023-11-20 14:21:37 -05:00
  • 48896f626c
    Update examples/typescript-functioncalling/extractwp.ts Matt Williams 2023-11-20 10:12:10 -08:00
  • c57aee6fba
    Update examples/typescript-functioncalling/readme.md Matt Williams 2023-11-20 10:10:42 -08:00
  • 3befd3dad9 add user to to prompt template Bruce MacDonald 2023-11-20 12:42:45 -05:00
  • 75657e30e0 fix prompt spacing Bruce MacDonald 2023-11-20 12:26:20 -05:00
  • 72ce843921 Update images_test.go Bruce MacDonald 2023-11-17 15:02:04 -05:00
  • 1eff6853eb error on unknown message role Bruce MacDonald 2023-11-17 15:01:43 -05:00
  • 6e6b3baa23 Update api.md Bruce MacDonald 2023-11-17 12:20:19 -05:00
  • 50ba1dcc7e PR feedback Bruce MacDonald 2023-11-16 17:27:21 -05:00
  • 2d5d926ce0 clean up Bruce MacDonald 2023-11-15 16:48:31 -05:00
  • 8c044c8dd2 cli fixes Bruce MacDonald 2023-11-15 16:37:51 -05:00
  • e03fbf558d chat mode Bruce MacDonald 2023-11-15 15:54:41 -05:00
  • 4718ecc62e switch to role based messages Bruce MacDonald 2023-11-14 18:01:33 -05:00
  • 9c21d23a35 add messages to /generate api Bruce MacDonald 2023-11-03 17:50:21 -04:00
  • 6066c70edd restore progress messages for older endpoints Jeffrey Morgan 2023-11-20 11:37:17 -05:00
  • f10ac5de19 restore stats updated every second to progress bar Jeffrey Morgan 2023-11-20 10:58:13 -05:00
  • 93a108214c only show decimal points for smaller file size numbers Jeffrey Morgan 2023-11-20 09:13:53 -05:00
  • be61a81758
    main-gpu argument is not getting passed to llamacpp, fixed. (#1192) Purinda Gunasekara 2023-11-21 02:52:52 +11:00
  • 2fdf1b5ff8
    add laravel package to README.md (#1208) Toni Soriano 2023-11-20 16:48:35 +01:00
  • d7ffffcf72 add laravel package to README.md Toni 2023-11-20 16:44:40 +01:00
  • 331068b964
    Adding ogpt.nvim into the list of plugins! (#1190) Huy Le 2023-11-20 08:39:14 -07:00
  • 0179d8eb6b
    Add Rivet to Community Integrations (#1183) Andy Brenneke 2023-11-20 07:36:47 -08:00
  • be48741308
    README: link to LangChainGo for talking to ollama, with an example (#1206) Eli Bendersky 2023-11-20 07:35:07 -08:00
  • 6a7e5cc825
    README: link to LangChainGo for talking to ollama, with an example Eli Bendersky 2023-11-20 06:32:48 -08:00
  • 6bbd6e26fb fix temporary newline created and removed with spinner in ollama run Jeffrey Morgan 2023-11-20 00:49:08 -05:00
  • e6ad4813d3 dont crash when redirecting stderr Jeffrey Morgan 2023-11-19 23:50:45 -05:00
  • 6a2c1600f5 fix: new chat load Timothy J. Baek 2023-11-19 20:39:13 -08:00
  • 13ba6df5ab enable cpu instructions on intel macs Jeffrey Morgan 2023-11-19 23:20:21 -05:00
  • e116016543 fix: admin panel light mode support Timothy J. Baek 2023-11-19 18:27:56 -08:00
  • 92f0059bec fix: sidebar setting button Timothy J. Baek 2023-11-19 18:04:19 -08:00
  • e366d1137f fix: model list update Timothy J. Baek 2023-11-19 18:00:53 -08:00
  • 2342c5036b feat: custom chatId route support Timothy J. Baek 2023-11-19 17:47:07 -08:00
  • 9d73d3a6b5 add back part.Reset() Jeffrey Morgan 2023-11-19 14:16:13 -05:00
  • 72cd336410 dont retry on upload complete context cancel Jeffrey Morgan 2023-11-19 00:08:18 -05:00
  • 1bd594b2fa revert to using one open file for blob uploads Jeffrey Morgan 2023-11-18 22:08:21 -05:00
  • 9a8c21ac3d use exponential everywhere Jeffrey Morgan 2023-11-18 20:59:55 -05:00
  • f6b317e8c9 fix sending too little data in chunk upload body Jeffrey Morgan 2023-11-18 20:36:34 -05:00
  • ac5076ce1e exponential backoff up to 30s Jeffrey Morgan 2023-11-18 19:25:22 -05:00
  • 42c2e3a624 upload: retry complete upload Michael Yang 2023-11-17 23:52:11 -08:00
  • cb42589792 adjust download/upload parts Michael Yang 2023-11-17 13:17:55 -08:00
  • 2a4b52f13d add back part.Reset() Jeffrey Morgan 2023-11-19 14:16:13 -05:00
  • c2291377c1 dont retry on upload complete context cancel Jeffrey Morgan 2023-11-19 00:08:18 -05:00
  • fe875dc277 revert to using one open file for blob uploads Jeffrey Morgan 2023-11-18 22:08:21 -05:00
  • 4ea9bf05d8 use exponential everywhere Jeffrey Morgan 2023-11-18 20:59:55 -05:00
  • 9fc98402da fix sending too little data in chunk upload body Jeffrey Morgan 2023-11-18 20:36:34 -05:00
  • 234910dcb0 exponential backoff up to 30s Jeffrey Morgan 2023-11-18 19:25:22 -05:00
  • a47fb57f44 upload: retry complete upload Michael Yang 2023-11-17 23:52:11 -08:00
  • edc4b89d80 adjust download/upload parts Michael Yang 2023-11-17 13:17:55 -08:00
  • 99e8816e73 feat: docker for multi-user support updated Timothy J. Baek 2023-11-19 10:58:49 -08:00
  • 258addc799 fix comment in progress.go Jeffrey Morgan 2023-11-19 13:46:19 -05:00