Commit graph

1314 commits

Author SHA1 Message Date
Andrei Betlen 38cd2ac624 Update CHANGELOG 2023-09-12 20:59:54 -04:00
Andrei Betlen 6e02525971 bugfix: remove git directories from source distribution to avoid build-info.h bug 2023-09-12 20:57:28 -04:00
Andrei Betlen c59f084005 Add python version classifiers to pyproject.toml 2023-09-12 19:15:44 -04:00
Andrei 3feeafed1a
Merge pull request #499 from abetlen/v0.2-wip
llama-cpp-python v0.2.0
2023-09-12 19:04:18 -04:00
Andrei Betlen bcef9ab2d9 Update title 2023-09-12 19:02:30 -04:00
Andrei Betlen 89ae347585 Remove references to force_cmake 2023-09-12 19:02:20 -04:00
Andrei Betlen 1dd3f473c0 Remove references to FORCE_CMAKE 2023-09-12 19:01:16 -04:00
Andrei Betlen 6e89775759 Bump version 2023-09-12 18:57:01 -04:00
Andrei Betlen bb4e67e7aa Using dynamic version 2023-09-12 18:56:36 -04:00
Andrei Betlen e00d182ef4 Bump scikit-build-core 2023-09-12 18:56:22 -04:00
Andrei Betlen fe743b4945 Revert python 3.12 tests 2023-09-12 18:43:43 -04:00
Andrei Betlen 6bddf620e1 Add python 3.12 to tests 2023-09-12 18:41:29 -04:00
Andrei Betlen e3387e4655 Add explanatory comment 2023-09-12 18:41:00 -04:00
Andrei Betlen e65a823dc8 Update flags 2023-09-12 18:37:32 -04:00
Andrei Betlen 4cb0e35b64 string options 2023-09-12 18:35:34 -04:00
Andrei Betlen 2c3df160fb Reorder 2023-09-12 18:29:18 -04:00
Andrei Betlen d123129e63 fix 2023-09-12 18:25:31 -04:00
Andrei Betlen dadfd96745 Use compiler to determine best optimizations for platform 2023-09-12 18:21:49 -04:00
Andrei Betlen 4c0787b408 Disable acceleration in macos tests only 2023-09-12 18:05:44 -04:00
Andrei Betlen d24383eaef Disable acceleration on macos 2023-09-12 17:58:47 -04:00
Andrei Betlen cf9e613420 Update scikit-build-core options 2023-09-12 17:47:17 -04:00
Andrei Betlen 04a6bbe30e Revert test changes 2023-09-12 17:46:58 -04:00
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