04959f1884
feat: Update llama_cpp.py bindings
35c980eb2e
chore(deps): bump pypa/cibuildwheel from 2.18.1 to 2.19.1 (#1527)
398fe81547
chore(deps): bump docker/build-push-action from 5 to 6 (#1539)
27d53589ff
docs: Update readme examples to use newer Qwen2 model (#1544)
fd015c5a9b
Merge branch 'master' of github.com:traefik/traefik
27ab7b5c2e
Merge branch 'v3.0' of github.com:traefik/traefik
6f1bd54d86
Fix some documentation links
983940ae60
KubernetesGateway provider out of experimental
6d8407893d
Bump Gateway API to v1.1.0
8401c6f2d1
feat: Update llama.cpp
9e396b3ebd
feat: Update workflows and pre-built wheels (#1416)
5af81634cb
chore(deps): bump pypa/cibuildwheel from 2.18.1 to 2.19.0 (#1522)
320a5d7ea5
feat: Add
.close()
method to Llama
class to explicitly free model from memory (#1513)
64e14d47a7
Merge branch 'master' of github.com:traefik/traefik
a696f7c654
Add HTTPUrlRewrite Filter in Gateway API
3ca667a3d4
Support HTTPRoute redirect port and scheme
27af1fb478
Merge current v3.0 into master
e322184a98
Merge current v2.11 into v3.0
83d6b26e6f
feat: Update llama.cpp
255e1b4495
feat: Update llama.cpp
d634efcdd9
feat: adding
rpc_servers
parameter to Llama
class (#1477)
6e0642ca19
fix: fix logprobs when BOS is not present (#1471)
165b4dc6c1
fix: Fix typo in Llama3VisionAlphaChatHandler. Closes #1488
91d05aba46
fix: adjust kv_override member names to match llama.cpp
df45a4b3fe
fix: fix string value kv_overrides. Closes #1487
10b7c50cd2
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into main
5482418b84
Merge branch 'master' of github.com:traefik/traefik
e9bd2b45ac
Fix route attachments to gateways
6e61fe0de1
Support RegularExpression for path matching
0e215f9b61
Support invalid HTTPRoute status
7fdb1ff8af
Merge branch v3.0 into master
3dbfec74e7
Merge branch 'main' of https://github.com/abetlen/llama-cpp-python into main
d8a3b013c3
feat: Update llama.cpp
03f171e810
example: LLM inference with Ray Serve (#1465)
b564d05806
chore: Bump version
35c53a7bf3
Merge branch 'master' of github.com:traefik/traefik
05d2c86074
Set Gateway HTTPRoute status
9d8fd24730
Merge branch v3.0 into master
1ffbffb26a
Merge branch v3.0 into master
4f01c452b6
fix: Change default verbose value of verbose in image chat format handlers to True to match Llama
946156fb6c
feat: Update llama.cpp
9286b5caac
Merge branch 'main' of github.com:abetlen/llama_cpp_python into main
f116175a5a
fix: Suppress all logs when verbose=False, use hardcoded fileno's to work in colab notebooks. Closes #796 Closes #729
c50d3300d2
chore: Bump version
611781f531
ci: Build arm64 wheels. Closes #1342
53ebcc8bb5
feat(server): Provide ability to dynamically allocate all threads if desired using
-1
(#1364)
507c1da066
fix: Update scikit-build-core build dependency avoid bug in 0.9.1 (#1370)
fba88f2f25
Merge branch 'v3.0' of github.com:traefik/traefik
f5d451d816
Merge branch v2.11 into v3.0
f84e00e481
Consistent entryPoints capitalization in CLI flag usage
fe0af1ec4b
Use latest Ubuntu (LTS) image consistenly across GitHub workflow
95312d5324
Adds the missing circuit-breaker response code for CRD
39038449ab
Merge branch 'master' of https://github.com/TeamNewPipe/NewPipe into sponsorblock
9828586762
Fix indentation for ktlint
8caaa6d297
Merge branch 'origin/dev' into Weblate.
83ca6b9468
Update NewPipeExtractor to v0.24.0
24e65ef018
Merge branch 'dev'