Commit graph

  • d91c103e74
    Merge pull request #1055 from dansreis/946-fix-incorrect-base-model-name Michael Yang 2023-11-13 08:42:55 -08:00
  • 98ec7d81e3
    Add OllamaKit to the community integrations (#1085) Kevin Hermawan 2023-11-12 05:41:42 +07:00
  • b6817a83d8 Add gif and finish readme Matt Williams 2023-11-10 16:41:48 -06:00
  • 73f3448ede add example showing use of JSON format Matt Williams 2023-11-10 16:33:56 -06:00
  • 7c438f2c53 Replaced method Daniel Reis 2023-11-10 20:22:03 +00:00
  • 6e46338d44 Reverting previous changes Daniel Reis 2023-11-10 20:21:35 +00:00
  • cdddd3df65 add format to example python client Jeffrey Morgan 2023-11-10 10:22:21 -08:00
  • afa61bdf45
    Merge pull request #1075 from jmorganca/dhiltgen/unexpected-eof Daniel Hiltgen 2023-11-10 08:48:27 -08:00
  • cc54a416c6 Resume chunk download on UnexpectedEOF errors Daniel Hiltgen 2023-11-08 13:24:11 -08:00
  • c819d7f68a
    Merge pull request #955 from jmorganca/mattw/example-bash-compare Matt Williams 2023-11-10 08:59:32 -06:00
  • e4f59ba073 better streaming plus gif Matt Williams 2023-11-10 08:55:17 -06:00
  • 5de568bffe Add a simple log analysis example Matt Williams 2023-11-10 08:28:52 -06:00
  • 5cba29b9d6
    JSON mode: add `"format" as an api parameter (#1051) Jeffrey Morgan 2023-11-09 16:44:02 -08:00
  • d17730356a Removed inline parse model path Daniel Reis 2023-11-09 22:44:26 +00:00
  • 32d79a6eea Using 'GetShortTagname' method instead Daniel Reis 2023-11-09 22:40:37 +00:00
  • 5b39503bcd
    document specifying multiple stop params (#1061) Bruce MacDonald 2023-11-09 13:16:26 -08:00
  • 1ae84bc2a2
    skip gpu if less than 2GB VRAM are available (#1059) Bruce MacDonald 2023-11-09 13:16:16 -08:00
  • db8bf336fc
    Update README.md Bruce MacDonald 2023-11-09 12:53:24 -08:00
  • d77e094a90
    Added gptel to list of integrations (#1062) Nick Anderson 2023-11-09 14:52:36 -06:00
  • dd3dc47ddb
    Merge pull request #992 from aashish2057/aashish2057/langchainjs_doc_update Matt Williams 2023-11-09 05:08:31 -08:00
  • c5e1bbabda
    instead of static number of parameters for each model family, get the real number from the tensors (#1022) Michael Yang 2023-11-08 19:55:46 -06:00
  • a49d6acc1e
    add a complete /generate options example (#1035) Bruce MacDonald 2023-11-08 16:44:36 -08:00
  • 6e9bcdb9b3
    progressbar: make start and end seamless (#1042) Moritz Poldrack 2023-11-09 01:42:40 +01:00
  • 13086363bd Update as per bmacd Matt Williams 2023-11-08 18:09:05 -06:00
  • ec2a31e9b3
    support raw generation requests (#952) Bruce MacDonald 2023-11-08 14:05:02 -08:00
  • ec84c02d54
    Add Ollama4j Java library to the list of community libraries (#1044) Amith Koujalgi 2023-11-09 00:34:32 +05:30
  • 2a88b66bc9
    Add Ollamac to community integrations (#1043) Kevin Hermawan 2023-11-09 02:01:09 +07:00
  • 2d0faea96c clean up README.md Jeffrey Morgan 2023-11-08 00:03:29 -08:00
  • 637142181a clean up README.md Jeffrey Morgan 2023-11-07 23:52:31 -08:00
  • bcbff421c9
    Merge pull request #1023 from jmorganca/mattw/wherearemodelsfaq Matt Williams 2023-11-07 17:59:54 -08:00
  • 1359d6cf3b
    Fix sudo variable in install.sh (#1034) thealhu 2023-11-07 18:59:57 +01:00
  • 6e2d0224d9
    Added logseq ollama plugin (#1029) Omar Magdy 2023-11-07 19:58:13 +02:00
  • 921406f721
    Update client.py (#1026) Ikko Eltociear Ashimine 2023-11-08 02:55:47 +09:00
  • c7047d7353
    Merge pull request #959 from jmorganca/mxyng/example-k8s Michael Yang 2023-11-07 10:43:21 -06:00
  • 1d155caba3 docs: clarify where the models are stored in the faq Matt Williams 2023-11-06 14:38:49 -08:00
  • 866324b9a5
    Merge pull request #943 from tjbck/patch-1 Michael Yang 2023-11-06 11:35:39 -08:00
  • 145e060855
    Apply suggestions from code review Michael Yang 2023-11-06 11:32:23 -08:00
  • 146072113d
    Merge pull request #993 from jmorganca/mxyng/cleanup Michael Yang 2023-11-06 11:32:12 -08:00
  • 33d31d1b56
    Merge branch 'main' into patch-1 Timothy Jaeryang Baek 2023-11-06 14:27:02 -05:00
  • 274c6cbf4c
    Added gen.nvim to community integrations (#996) Dr. David A. Kunz 2023-11-06 19:51:41 +01:00
  • 7ebbd89bbf
    add hass-ollama-conversation (#999) Elton Renda 2023-11-06 20:50:35 +02:00
  • 9079b1bb6d
    Add ModelFusion community integration (#1020) Lars Grammel 2023-11-06 19:46:16 +01:00
  • 6febde7200
    Merge branch 'main' into patch-1 Timothy Jaeryang Baek 2023-11-04 19:12:18 -05:00
  • 325cfcd9ff
    Added ollama-rs to community integrations (#995) pepperoni21 2023-11-04 22:51:29 +01:00
  • 639d0fd070
    Update README.md Jeffrey Morgan 2023-11-04 12:24:24 -07:00
  • e21579a0f1 Restore system prompt on requests Jeffrey Morgan 2023-11-03 17:26:45 -07:00
  • c44b619428 remove unused fmt.Println Jeffrey Morgan 2023-11-03 17:24:58 -07:00
  • 434a6f9d46 return last error Michael Yang 2023-11-03 16:49:51 -07:00
  • b13586cc72 update langchainjs doc aashish2057 2023-11-03 18:45:19 -05:00
  • 17678b7225 Restore system prompt on requests and default num_keep to 0 Jeffrey Morgan 2023-11-03 13:25:25 -07:00
  • 84725ec7e3 refactor part reset Michael Yang 2023-11-01 17:10:21 -07:00
  • 6109bebba6
    reformat api docs for more examples (#972) Bruce MacDonald 2023-11-03 14:57:00 +00:00
  • 8ae8c9fa8c
    Remove duplicate "install" in GPU support warning (#984) Noah Gitsham 2023-11-03 07:45:14 +00:00
  • f39daff461
    Add missing "be" to GPU support warning message (#983) Noah Gitsham 2023-11-03 01:37:12 +00:00
  • c50b01bc21 check request.Context for initial system prompt Jeffrey Morgan 2023-11-02 18:17:00 -07:00
  • b9dc875401
    remove modelfile context deprecated in v0.0.7 (#974) Bruce MacDonald 2023-11-03 00:52:56 +00:00
  • 06589a3b30
    Set NumKeep to 4 by default (#982) Jeffrey Morgan 2023-11-02 17:26:11 -07:00
  • 1fd511e661
    Merge pull request #975 from jmorganca/mxyng/downloads Michael Yang 2023-11-02 16:12:48 -07:00
  • c01bbe94fd
    Merge pull request #979 from jmorganca/mxyng/num-keep Michael Yang 2023-11-02 15:48:44 -07:00
  • 1beb5645a9
    only use system prompt if context is not provided (#978) Jeffrey Morgan 2023-11-02 15:48:02 -07:00
  • 6db3691b8f update default NumKeep Michael Yang 2023-11-02 15:47:29 -07:00
  • fe5a872444 fix upload Michael Yang 2023-11-02 13:22:42 -07:00
  • d39709260f download with retry Michael Yang 2023-11-02 13:13:32 -07:00
  • 60bb3c03a1 use http.Method Michael Yang 2023-11-02 13:10:58 -07:00
  • 2e53704685
    default rope params to 0 for new models (#968) Jeffrey Morgan 2023-11-02 08:41:30 -07:00
  • 527f9a7975
    Merge pull request #966 from jmorganca/mxyng/fix-log Michael Yang 2023-11-01 17:49:10 -07:00
  • c4cc738cbf fix log Michael Yang 2023-11-01 17:18:03 -07:00
  • 2c6189f4fe
    Merge pull request #750 from jmorganca/mxyng/concurrent-uploads Michael Yang 2023-11-01 15:00:01 -07:00
  • b99c291f47 fly example Michael Yang 2023-10-30 11:38:09 -07:00
  • dccac8c8fa k8s example Michael Yang 2023-10-30 17:10:54 -07:00
  • c05ab9a86e
    Merge pull request #965 from jmorganca/mxyng/go-mod-tidy Michael Yang 2023-11-01 11:55:43 -07:00
  • f42f3d9b27 go fmt Michael Yang 2023-11-01 11:55:08 -07:00
  • 341fb7e35f go mod tidy Michael Yang 2023-11-01 11:54:25 -07:00
  • f31961637f
    Update README.md Michael 2023-11-01 12:20:55 -04:00
  • ec3614812a
    Merge pull request #960 from jmorganca/mxyng/fix-tautology Michael Yang 2023-11-01 08:30:49 -07:00
  • f14969314a
    Merge pull request #958 from jmorganca/mxyng/append-ld-library-path Michael Yang 2023-11-01 08:30:38 -07:00
  • 1fb9288661
    notify that the ollama api is available after linux install (#954) Bruce MacDonald 2023-11-01 11:28:26 -04:00
  • 01a03caa20
    Merge pull request #956 from jmorganca/mattw/apidocupdate Matt Williams 2023-10-31 21:43:11 -07:00
  • bf6786bb39 fix tautology Michael Yang 2023-10-31 20:49:48 -07:00
  • 642128b75a append LD_LIBRARY_PATH Michael Yang 2023-10-31 14:45:26 -07:00
  • f21bd6210d docs: clarify and clean up API docs Matt Williams 2023-10-31 13:11:33 -07:00
  • 80362fedce better readme Matt Williams 2023-10-31 12:40:46 -07:00
  • 5757925060 add a gif Matt Williams 2023-10-31 11:52:01 -07:00
  • 4512301756
    Update README.md Michael 2023-10-31 13:25:36 -04:00
  • 2236a93efc docs: add examples using bash to compare models Matt Williams 2023-10-31 09:12:39 -07:00
  • ad88799411
    Merge pull request #949 from jmorganca/matt/fixPrivateGPT Matt Williams 2023-10-30 17:17:00 -07:00
  • 0818b5e318
    readline windows terminal support (#950) Bruce MacDonald 2023-10-30 16:18:12 -04:00
  • 1df6100c77
    Update examples/langchain-python-rag-privategpt/privateGPT.py Matt Williams 2023-10-30 12:48:17 -07:00
  • 5c48fe1fb0
    Update examples/langchain-python-rag-privategpt/constants.py Matt Williams 2023-10-30 12:47:56 -07:00
  • 874bb31986
    Fix conversion command for gptneox (#948) Dirk Loss 2023-10-30 19:34:29 +01:00
  • f7856a57eb fix: private gpt example was broken due to changes in chroma Matt Williams 2023-10-30 10:56:25 -07:00
  • f9a4281124
    clean up: remove server functions from client (#937) Bruce MacDonald 2023-10-30 11:10:18 -04:00
  • 96da0792e6
    doc: OllamaSharp for .NET moved to libraries Timothy Jaeryang Baek 2023-10-28 16:18:38 -05:00
  • 95d24262fc
    doc: categorised community integrations + added web-ui Timothy Jaeryang Baek 2023-10-28 16:02:13 -05:00
  • 8d03bd7b54 remove +build directive in term.go Jeffrey Morgan 2023-10-28 09:56:03 -07:00
  • 9ec16f0f03 fix formatting when exiting ollama run Jeffrey Morgan 2023-10-27 21:26:23 -07:00
  • 57a58db1b0 history: update pos after compact Jeffrey Morgan 2023-10-27 20:38:03 -07:00
  • 2d75a4537c close input channel when receiving io.EOF Jeffrey Morgan 2023-10-27 20:26:04 -07:00
  • 4748609611
    Don't quit ioloop on NUL character (#940) Jeffrey Morgan 2023-10-27 20:01:48 -07:00
  • c0dcea1398
    Update faq.md Jeffrey Morgan 2023-10-27 18:29:00 -07:00