Andrei Betlen
|
9547a351ee
|
Try arm64 python
|
2023-09-12 17:35:07 -04:00 |
|
Andrei Betlen
|
fa2f1fdf60
|
Enable accelerations and set python architecture
|
2023-09-12 17:28:36 -04:00 |
|
Andrei Betlen
|
010a50168c
|
Add tune
|
2023-09-12 17:20:57 -04:00 |
|
Andrei Betlen
|
f93fb30f5c
|
Set native arch flags for macos
|
2023-09-12 17:15:07 -04:00 |
|
Andrei Betlen
|
685a929c6a
|
typo
|
2023-09-12 17:03:19 -04:00 |
|
Andrei Betlen
|
082c2a23bd
|
disable all acceleration on macos ci builds
|
2023-09-12 16:59:47 -04:00 |
|
Andrei Betlen
|
b053cf7b50
|
Fix typo
|
2023-09-12 16:55:52 -04:00 |
|
Andrei Betlen
|
5458427e4c
|
Disable metal for ci test builds
|
2023-09-12 16:50:14 -04:00 |
|
Andrei Betlen
|
1910793f56
|
Merge branch 'main' into v0.2-wip
|
2023-09-12 16:43:32 -04:00 |
|
Andrei Betlen
|
c7901f1141
|
Bump version
|
2023-09-12 16:16:40 -04:00 |
|
Andrei Betlen
|
db6ceb67ac
|
Merge branch 'main' of github.com:abetlen/llama_cpp_python into main
|
2023-09-12 16:09:15 -04:00 |
|
Andrei Betlen
|
9bc912b150
|
Update llama.cpp
|
2023-09-12 16:08:51 -04:00 |
|
Andrei
|
b615fc3322
|
Merge pull request #680 from jbochi/low_level_api
Fix low level api examples
|
2023-09-12 13:09:36 -04:00 |
|
Andrei
|
6add80c066
|
Merge pull request #684 from janvdp/main
PR: [issue: 672] add __version__
|
2023-09-12 13:08:20 -04:00 |
|
Andrei
|
8668f59385
|
Merge pull request #690 from abetlen/dependabot/pip/mkdocs-material-9.3.1
Bump mkdocs-material from 9.2.8 to 9.3.1
|
2023-09-12 12:01:51 -04:00 |
|
dependabot[bot]
|
0791487493
|
Bump mkdocs-material from 9.2.8 to 9.3.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.2.8 to 9.3.1.
- [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.8...9.3.1)
---
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-09-12 15:57:09 +00:00 |
|
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 |
|