Commit graph

1111 commits

Author SHA1 Message Date
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
Andrei Betlen c8a7637978 Ignore vendor directory for tests 2023-08-25 14:35:27 -04:00
Andrei Betlen 48cf43b427 Use _with_model variants for tokenization 2023-08-25 13:43:16 -04:00
Andrei Betlen 80389f71da Update README 2023-08-25 05:02:48 -04:00
Andrei Betlen 8ac59465b9 Strip leading space when de-tokenizing. 2023-08-25 04:56:48 -04:00
Andrei Betlen c2d1deaa8a Update llama.cpp 2023-08-24 18:01:42 -04:00
Andrei Betlen 3674e5ed4e Update model path 2023-08-24 01:01:20 -04:00
Andrei Betlen db982a861f Fix 2023-08-24 01:01:12 -04:00
Andrei Betlen 4ed632c4b3 Remove deprecated params 2023-08-24 01:01:05 -04:00
Andrei Betlen cf405f6764 Merge branch 'main' into v0.2-wip 2023-08-24 00:30:51 -04:00
Andrei Betlen bbbf0f4fc4 Update llama.cpp 2023-08-24 00:17:00 -04:00
Andrei d644199fe8
Merge pull request #625 from abetlen/dependabot/pip/mkdocs-material-9.2.0
Bump mkdocs-material from 9.1.21 to 9.2.0
2023-08-22 15:53:57 -04:00
dependabot[bot] abca3d81c8
Bump mkdocs-material from 9.1.21 to 9.2.0
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.21 to 9.2.0.
- [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.1.21...9.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 20:53:56 +00:00
Andrei 2a0844b190
Merge pull request #556 from Huge/patch-1
Fix dev setup in README.md so that everyone can run it
2023-08-17 23:21:45 -04:00
Andrei 876f39d751
Merge pull request #564 from Isydmr/main
Docker improvements
2023-08-17 23:21:27 -04:00
Andrei 4cf0461f97
Merge pull request #598 from pradhyumna85/main
Fixed Cuda Dockerfile
2023-08-17 23:20:43 -04:00