Commit Graph

  • 9e6776e400
    Update README.md Zeyo 2024-06-10 02:58:20 +05:30
  • 2be8223a45 Added support for tool_calls response parsing Daniel Kesler 2024-06-09 23:27:37 +02:00
  • a1b2663c8c Support for tools requests - added support for .Tools and .Results in model templates - added "tool" message role Daniel Kesler 2024-06-09 10:04:27 +02:00
  • 94d37fdcae
    fix: examples/langchain-python-rag-privategpt/requirements.txt (#3382) Jim Scardelis 2024-06-09 10:58:09 -07:00
  • b84aea1685
    Critical fix from llama.cpp JSON grammar to forbid un-escaped escape characters inside strings, which breaks parsing. (#3782) Craig Hughes 2024-06-09 13:57:09 -04:00
  • 896495de7b
    Add instructions to easily install specific versions on faq.md (#4084) Napuh 2024-06-09 19:49:03 +02:00
  • 70b28c62c6
    Update docs/linux.md Jeffrey Morgan 2024-06-09 10:48:49 -07:00
  • 84c2b4beff
    Update docs/linux.md Jeffrey Morgan 2024-06-09 10:48:40 -07:00
  • 5528dd9d11
    Error handling load_single_document() in ingest.py (#4852) dcasota 2024-06-09 19:41:07 +02:00
  • d2f13c177a
    Merge branch 'main' into main Jakub Burkiewicz 2024-06-09 16:19:21 +02:00
  • 483077fdf4 refactor: modiffy dockerignore Gabriel Fernandes 2024-06-09 11:02:36 -03:00
  • b436e690f7
    Update README.md - Apple Vision Pro Augustinas Malinauskas 2024-06-09 14:10:05 +01:00
  • 943172cbf4
    Update api.md Jeffrey Morgan 2024-06-08 23:04:32 -07:00
  • d8b3e09fb7 llm: enable flash attention by default jmorganca/enable-fa jmorganca 2024-06-08 22:55:22 -07:00
  • 85169e8d6f
    Added headless-ollama (#4612) Nischal Jain 2024-06-09 07:21:16 +05:30
  • 34f142797a
    llm: always add bos token to prompt (#4941) Jeffrey Morgan 2024-06-08 18:47:10 -07:00
  • b884e4ab45 remove assert jmorganca 2024-06-08 18:12:30 -07:00
  • 1837e9d11c fix embedding by adding fixes from llama.cpp upstream Jesper Ek 2024-05-13 13:09:12 +02:00
  • 46a7f1e74a
    Update README.md with LangChainRust (#4854) Erhan 2024-06-09 03:29:36 +03:00
  • 620d5c569e fix parsing big endian gguf Michael Yang 2024-06-08 12:32:02 -07:00
  • a79e6a5edc
    Merge branch 'ollama:main' into main Jakub Burkiewicz 2024-06-08 14:52:05 +02:00
  • 239a994c47 Initial Functionality Roy Han 2024-06-07 17:44:24 -07:00
  • b9ce7bf75e update import.md Michael Yang 2024-06-07 16:45:15 -07:00
  • cddc63381c
    Merge pull request #4909 from dhiltgen/oneapi_disable Daniel Hiltgen 2024-06-07 14:07:15 -07:00
  • 770c43b7d5
    Merge branch 'ollama:main' into main Ricky Bobby 2024-06-07 15:57:15 -04:00
  • 385a32ecb5
    Merge pull request #4910 from ollama/mxyng/detect-chat-template v0.1.42 Michael Yang 2024-06-07 11:07:39 -07:00
  • 030e765e76 fix create model when template detection errors Michael Yang 2024-06-07 08:55:46 -07:00
  • 05f79602f0 server: dont error on missing tokenizer.chat_template jmorganca/no-error-template jmorganca 2024-06-07 09:12:08 -07:00
  • ab8c929e20 Add ability to skip oneapi generate Daniel Hiltgen 2024-06-07 08:32:49 -07:00
  • ce0dc33cb8
    llm: patch to fix qwen 2 temporarily on nvidia (#4897) Jeffrey Morgan 2024-06-06 23:14:33 -07:00
  • 7f3236dba1 llm: patch to fix qwen 2 temporarily on nvidia jmorganca 2024-06-07 01:55:02 -04:00
  • 51a6c02ea2 MIT License Ricky Bobby 2024-06-06 22:18:51 -04:00
  • ebbaa8b513 Descriptive arg error messages and other fixes Roy Han 2024-06-06 17:24:14 -07:00
  • 78f81fc0e5
    Merge pull request #4800 from ollama/mxyng/detect-chat-template Michael Yang 2024-06-06 16:17:18 -07:00
  • cdbda76fa9 Clean Up Roy Han 2024-06-06 16:17:07 -07:00
  • 9b6c2e6eb6 detect chat template from KV Michael Yang 2024-06-03 11:06:29 -07:00
  • 30f7064363 Initial Draft of Information Roy Han 2024-06-06 16:00:46 -07:00
  • 1a29e9a879
    API app/browser access (#4879) royjhan 2024-06-06 15:19:03 -07:00
  • f2ef93eada Add tauri (resolves #2291, #4791, #3799, #4388) Roy Han 2024-06-06 14:56:32 -07:00
  • ccd624ca44 API Show Extended Roy Han 2024-06-06 14:43:05 -07:00
  • 13c87b1e7c API app/browser access Roy Han 2024-06-06 11:55:24 -07:00
  • e1d7bceda2
    Update README.md Nico 2024-06-06 13:49:20 -05:00
  • 4bf1da4944
    Separate ListResponse and ModelResponse for api/tags vs api/ps (#4842) royjhan 2024-06-06 10:11:45 -07:00
  • 03be071fcf Remove Marshaler Roy Han 2024-06-06 09:39:12 -07:00
  • 3a8dc0933f
    Update requirements.txt dcasota 2024-06-06 16:54:59 +02:00
  • 316a97e43b feat: send image as Json Joan Martinez 2024-06-06 16:19:17 +02:00
  • 55aa33948b feat: initial steps allow image embeddings Joan Martinez 2024-06-06 15:53:26 +02:00
  • 9db627eb44
    Update README.md with LangChainRust Erhan 2024-06-06 13:44:30 +03:00
  • ea6e397d35
    Error handling load_single_document() in ingest.py dcasota 2024-06-06 11:44:50 +02:00
  • a2e5e65698
    Add qollama to list of Web & Desktop integrations farley 2024-06-06 15:45:21 +08:00
  • 233c080b6d
    Merge branch 'main' into patch-1 farley 2024-06-06 15:04:22 +08:00
  • 24d6b86cbb Initial commit enzoxic 2024-06-06 05:02:26 +00:00
  • de5beb06b3 server: skip blob verification for already verified blobs Blake Mizerany 2024-05-24 08:40:40 -07:00
  • ccc6634e4f Struct Separation for List and Process Roy Han 2024-06-05 14:50:12 -07:00
  • 98e65929dc
    docs(tools): add gollama (#4829) Sam 2024-06-06 09:13:39 +12:00
  • 66ab48772f proper utf16 support Michael Yang 2024-05-29 21:37:07 -07:00
  • 22fcf8f7de
    Merge pull request #3737 from ollama/mxyng/modelname-4 Michael Yang 2024-06-05 12:05:05 -07:00
  • 28c7813ac4
    API PS Documentation (#4822) royjhan 2024-06-05 11:06:53 -07:00
  • f1c0849920 Delete Unintentional Extra Files Roy Han 2024-06-05 11:05:32 -07:00
  • 0b270b5cbf Remove false time fields Roy Han 2024-06-05 11:02:02 -07:00
  • 4903b824b5 Remove false time fields Roy Han 2024-06-05 10:54:24 -07:00
  • 5fb8ad2bab
    Added E-Matrix Elliot 2024-06-05 10:57:46 +00:00
  • 3ca130a5d4
    docs(tools): add gollama Sam 2024-06-05 20:28:33 +12:00
  • cd767824c7 API PS Documentation Roy Han 2024-06-04 16:10:32 -07:00
  • 1d8616d30f
    docs: update to add LLocal.in to web & desktop integrations (#4719) Kartikeya Mishra 2024-06-05 03:13:59 +05:30
  • d61ef8b954 update create handler to use model.Name Michael Yang 2024-05-08 14:36:08 -07:00
  • 89d9900152
    Merge pull request #4570 from ollama/mxyng/slices Michael Yang 2024-06-04 13:27:05 -07:00
  • 4a048715b6
    local wording was confusing people Michael 2024-06-04 13:25:25 -07:00
  • 6297f85606 gofmt, goimports Michael Yang 2024-06-04 11:53:23 -07:00
  • dfb9389b4e
    Merge branch 'main' into main Maas Lalani 2024-06-04 15:18:14 -04:00
  • ed56428dd7 warn on intrange, usestdlibvars Michael Yang 2024-06-04 11:51:39 -07:00
  • ad40b92b6a disable intrange Michael Yang 2024-06-04 11:35:30 -07:00
  • 8ce4032e72 more lint Michael Yang 2024-05-29 18:22:03 -07:00
  • 42660466f8 no usestdlibvars Michael Yang 2024-05-23 11:04:46 -07:00
  • e919f6811f lint windows Michael Yang 2024-05-22 09:26:45 -07:00
  • bf7edb0d5d lint linux Michael Yang 2024-05-22 09:08:01 -07:00
  • f38353d6b9 stdin.fd Michael Yang 2024-05-22 09:00:38 -07:00
  • 201d853fdf nolintlint Michael Yang 2024-05-22 08:52:00 -07:00
  • e40145a39d lint Michael Yang 2024-05-21 22:21:04 -07:00
  • c895a7d13f some gocritic Michael Yang 2024-05-21 22:07:57 -07:00
  • dad7a987ae nosprintfhostport Michael Yang 2024-05-21 21:53:44 -07:00
  • 8ffb51749f nolintlint Michael Yang 2024-05-21 21:52:20 -07:00
  • 55f6eba049 gofmt Michael Yang 2024-05-21 21:32:43 -07:00
  • 04f3c12bb7 replace x/exp/slices with slices Michael Yang 2024-05-21 21:30:52 -07:00
  • 60323e0805
    add embed model command and fix question invoke (#4766) Shubham 2024-06-04 10:50:48 +05:30
  • cccfdd243a
    Update docs/tutorials/langchainpy.md Jeffrey Morgan 2024-06-03 22:20:42 -07:00
  • 5dc5a295bf added testcase jyan/format Josh Yan 2024-06-03 17:28:05 -07:00
  • e21e6b2a33 added testcase Josh Yan 2024-06-03 17:27:38 -07:00
  • a240ea3367 humanNumbers formats to 3 digits, added trillion case for future Josh Yan 2024-06-03 17:26:02 -07:00
  • 5328d7f750 add disable cache prompt env windfarer 2024-06-04 06:07:10 +08:00
  • a979dd1bff
    Merge c3e93f4f8ca4349c4d09cb3db59c12b880dfc3f9 into d4a86102fd5f84cca50757af00296606ac191890 Maurice Nonnekes 2024-06-02 20:44:36 +05:30
  • 6ab6a90293 Added messages confirming arm64 support (NEON and SVE) to go along with AVX messages. Glen MacLachlan 2024-06-02 08:40:26 -04:00
  • 6485ceae6d
    Merge a9627c8135c675d1c24a3a1380d5e18c249aad75 into d4a86102fd5f84cca50757af00296606ac191890 Dezoito 2024-06-02 15:38:48 +05:30
  • d4a86102fd
    update welcome prompt in windows to llama3 (#4779) Jeffrey Morgan 2024-06-01 21:05:51 -07:00
  • eeb93ff6ae update welcome prompt in windows to llama3 jmorganca 2024-06-01 21:00:29 -07:00
  • 476fb8e892
    Limit GPU lib search for now (#4777) v0.1.41 Jeffrey Morgan 2024-06-01 19:24:33 -07:00
  • 703a43ff24 fix tests jmorganca 2024-06-01 19:18:39 -07:00
  • c00b42bb67 fix error on windows 10 jmorganca 2024-06-01 19:15:39 -07:00
  • 026f6c350e adding cacheing and new test Richard Anaya 2024-06-01 10:43:41 -07:00
  • fa0e58ec32
    Update docs/tutorials/langchainpy.md Shubham 2024-06-01 20:47:11 +05:30