Commit graph

1126 commits

Author SHA1 Message Date
Andrei b9ede4614b
Merge pull request #691 from abetlen/dependabot/pip/black-23.9.1
Bump black from 23.7.0 to 23.9.1
2023-09-12 11:55:54 -04:00
dependabot[bot] b6c7d0a6a2
Bump black from 23.7.0 to 23.9.1
Bumps [black](https://github.com/psf/black) from 23.7.0 to 23.9.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.7.0...23.9.1)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 15:13:01 +00:00
Andrei 96095841a3
Merge pull request #692 from abetlen/dependabot/pip/httpx-0.25.0
Bump httpx from 0.24.1 to 0.25.0
2023-09-12 11:11:07 -04:00
dependabot[bot] db572db924
Bump httpx from 0.24.1 to 0.25.0
Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.25.0.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.24.1...0.25.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 20:41:00 +00:00
janvdp b288b7f197 update after 0.1.84 release 2023-09-10 13:26:54 +02:00
janvdp 33ce931cce merge upstream 2023-09-09 21:21:04 +02:00
Andrei Betlen db4273a75d Bump version 2023-09-09 12:18:32 -04:00
Andrei Betlen d3f63211ef Update llama.cpp 2023-09-09 12:12:32 -04:00
Andrei a7fb07ac77
Merge pull request #667 from abetlen/dependabot/pip/fastapi-0.103.1
Bump fastapi from 0.103.0 to 0.103.1
2023-09-08 17:36:12 -04:00
Andrei 34f8982d64
Merge pull request #668 from abetlen/dependabot/pip/mkdocstrings-0.23.0
Bump mkdocstrings from 0.22.0 to 0.23.0
2023-09-08 17:35:54 -04:00
dependabot[bot] 59a084f1ef
Bump mkdocstrings from 0.22.0 to 0.23.0
Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.22.0...0.23.0)

---
updated-dependencies:
- dependency-name: mkdocstrings
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 20:41:22 +00:00
Andrei d1ec569773
Merge pull request #669 from abetlen/dependabot/pip/mkdocs-material-9.2.8
Bump mkdocs-material from 9.2.5 to 9.2.8
2023-09-08 16:39:57 -04:00
dependabot[bot] 66c13082f5
Bump mkdocs-material from 9.2.5 to 9.2.8
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.2.5 to 9.2.8.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.2.5...9.2.8)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 19:48:14 +00:00
Andrei feee7dafc3
Merge pull request #682 from abetlen/dependabot/pip/pytest-7.4.2
Bump pytest from 7.4.0 to 7.4.2
2023-09-08 15:46:52 -04:00
dependabot[bot] d590a0a101
Bump fastapi from 0.103.0 to 0.103.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.103.0 to 0.103.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.103.0...0.103.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 19:39:10 +00:00
dependabot[bot] da6e23afa0
Bump pytest from 7.4.0 to 7.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.0...7.4.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-08 19:39:06 +00:00
Andrei 85cd3d9abf
Merge pull request #671 from abetlen/dependabot/pip/diskcache-5.6.3
Bump diskcache from 5.6.1 to 5.6.3
2023-09-08 15:37:37 -04:00
Juarez Bochi 20ac434d0f
Fix low level api examples 2023-09-07 17:50:47 -04:00
janvdp f49b6d7c67 add test to see if llama_cpp.__version__ exists 2023-09-05 21:10:05 +02:00
janvdp 4e08fc03bd source version in setup.py 2023-09-05 21:09:44 +02:00
janvdp da0fdafc32 import version in __init__.py 2023-09-05 21:09:28 +02:00
janvdp 6e8e64d09a add version file 2023-09-05 21:09:08 +02:00
dependabot[bot] 3705a1ab1a
Bump diskcache from 5.6.1 to 5.6.3
Bumps [diskcache](https://github.com/grantjenks/python-diskcache) from 5.6.1 to 5.6.3.
- [Commits](https://github.com/grantjenks/python-diskcache/compare/v5.6.1...v5.6.3)

---
updated-dependencies:
- dependency-name: diskcache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 21:07:18 +00:00
Andrei Betlen 18337267c1 Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into main 2023-09-01 14:26:16 -04:00
Andrei Betlen 186626d58e Update llama.cpp 2023-09-01 14:26:13 -04:00
Andrei Betlen bf08d1b2bb Bump version 2023-08-29 18:09:13 -04:00
Andrei Betlen d076b88bd3 Update llama.cpp 2023-08-29 17:37:36 -04:00
Andrei Betlen 47de3ab104 Update llama.cpp 2023-08-29 07:36:20 -04:00
Andrei Betlen 3f76e1de52 cjk pr minor cleanup 2023-08-29 07:21:59 -04:00
Andrei bae44ec8bf
Merge pull request #309 from MeouSker77/fix-CJK
Fix CJK and emoji stream output
2023-08-29 06:58:10 -04:00
Andrei 4114e11c07
Merge pull request #647 from abetlen/dependabot/pip/mkdocs-material-9.2.5
Bump mkdocs-material from 9.2.0 to 9.2.5
2023-08-28 17:18:16 -04:00
Andrei 579e7118ac
Merge pull request #648 from abetlen/dependabot/pip/fastapi-0.103.0
Bump fastapi from 0.101.1 to 0.103.0
2023-08-28 17:18:07 -04:00
dependabot[bot] cdc53a99da
Bump fastapi from 0.101.1 to 0.103.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.101.1 to 0.103.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.101.1...0.103.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 20:27:41 +00:00
dependabot[bot] 20f4a5789d
Bump mkdocs-material from 9.2.0 to 9.2.5
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.2.0 to 9.2.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.2.0...9.2.5)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 20:27:22 +00:00
Andrei Betlen 4cd3e6be0c Bump version 2023-08-28 11:17:01 -04:00
Andrei Betlen e0dcbc28a1 Update llama.cpp 2023-08-28 10:33:45 -04:00
Andrei Betlen 3d083f32a6 Bump version 2023-08-27 13:03:09 -04:00
Andrei 324af60731
Merge pull request #644 from manasmagdum/patch-1
Fix issue of missing words due to buffer overflow for Issue #642
2023-08-27 13:02:41 -04:00
Andrei 6e1a73b3f6
Merge branch 'main' into patch-1 2023-08-27 13:02:29 -04:00
Andrei Betlen 4887973c22 Update llama.cpp 2023-08-27 12:59:20 -04:00
manasmagdum 4100bdec31
Fix issue of missing words due to buffer overflow 2023-08-27 16:39:46 +05:30
Andrei Betlen 9ab49bc1d4 Bump version 2023-08-26 23:38:00 -04:00
Andrei Betlen 3a29d65f45 Update llama.cpp 2023-08-26 23:36:24 -04:00
Andrei Betlen 5de8009706 Add copilot-codex completions endpoint for drop-in copilot usage 2023-08-25 17:49:14 -04:00
Andrei Betlen 895f84f8fa Add ROCm / AMD instructions to docs 2023-08-25 17:19:23 -04:00
Andrei Betlen ac47d55577 Merge branch 'main' into v0.2-wip 2023-08-25 15:45:22 -04:00
Andrei Betlen 3f8bc417d7 Bump version 2023-08-25 15:18:15 -04:00
Andrei 915bbeacc5
Merge pull request #633 from abetlen/gguf
GGUF (Breaking Change to Model Files)
2023-08-25 15:13:12 -04:00
Andrei Betlen ac37ea562b Add temporary docs for GGUF model conversion 2023-08-25 15:11:08 -04:00
Andrei Betlen ef23d1e545 Update llama.cpp 2023-08-25 14:35:53 -04:00