baalajimaestro
  • Joined on 2023-09-12
baalajimaestro created branch master in baalajimaestro/ollama 2024-07-01 11:18:56 +00:00
baalajimaestro created repository baalajimaestro/ollama 2024-07-01 11:18:42 +00:00
baalajimaestro pushed to master at baalajimaestro/llama.cpp 2024-06-26 12:15:09 +00:00
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)
Compare 11 commits »
baalajimaestro pushed to master at baalajimaestro/traefik 2024-06-25 01:09:15 +00:00
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
Compare 14 commits »
baalajimaestro pushed to master at baalajimaestro/traefik 2024-06-15 05:00:06 +00:00
834785c404 Change the domain
baalajimaestro pushed to master at baalajimaestro/llama.cpp 2024-06-15 04:46:59 +00:00
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)
Compare 7 commits »
baalajimaestro pushed to master at baalajimaestro/traefik 2024-06-15 04:46:09 +00:00
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
Compare 38 commits »
baalajimaestro pushed to master at baalajimaestro/llama.cpp 2024-06-12 01:25:01 +00:00
86a38ad4a0 chore: Bump version
1615eb9e5b feat: Update llama.cpp
Compare 3 commits »
baalajimaestro pushed to master at baalajimaestro/llama.cpp 2024-06-09 05:17:00 +00:00
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)
Compare 13 commits »
baalajimaestro pushed to master at baalajimaestro/llama.cpp 2024-05-30 02:50:57 +00:00
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
Compare 16 commits »
baalajimaestro pushed to master at baalajimaestro/traefik 2024-05-30 02:50:38 +00:00
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
Compare 31 commits »
baalajimaestro pushed to master at baalajimaestro/llama.cpp 2024-05-20 10:02:07 +00:00
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
Compare 48 commits »
baalajimaestro pushed to master at baalajimaestro/traefik 2024-05-02 12:55:04 +00:00
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
Compare 4 commits »
baalajimaestro pushed to master at baalajimaestro/llama.cpp 2024-05-02 12:43:44 +00:00
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
Compare 45 commits »
baalajimaestro pushed to master at baalajimaestro/llama.cpp 2024-04-25 05:18:47 +00:00
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)
Compare 31 commits »
baalajimaestro pushed to master at baalajimaestro/traefik 2024-04-25 05:15:18 +00:00
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
Compare 12 commits »
baalajimaestro released v0.27.0 at baalajimaestro/NewPipe 2024-04-24 17:07:49 +00:00
baalajimaestro pushed tag v0.27.0 to baalajimaestro/NewPipe 2024-04-24 17:07:48 +00:00
baalajimaestro pushed to sponsorblock at baalajimaestro/NewPipe 2024-04-24 17:06:44 +00:00
14079f0ae1 Merge branch 'master' of https://github.com/TeamNewPipe/NewPipe into sponsorblock
baalajimaestro pushed to sponsorblock at baalajimaestro/NewPipe 2024-04-24 17:05:17 +00:00
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'
Compare 160 commits »