Ettore Di Giacinto
2a03905920
Merge branch 'master' into cleanup_deps
2024-08-21 13:10:46 +02:00
Ettore Di Giacinto
b510352393
chore(anime.js): drop unused ( #3351 )
...
* fix(anime.js): correctly set the static path
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Drop anime.js (unused)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-21 13:10:09 +02:00
Ettore Di Giacinto
d3a217c254
chore(docs): update p2p env var documentation ( #3350 )
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-21 13:09:57 +02:00
四少爷
2a3427e533
fix(docs): Refer to the OpenAI documentation to update the openai-functions docu… ( #3317 )
...
* Refer to the OpenAI documentation to update the openai-functions documentation
I saw the openai official website, apIn the description: The parameters `function_call` and `functions` have been replaced by `tool_choice` and `tools`.So I submitted this update;But I haven't read the code of localai, so I'm not sure if it also applies to localai.
Signed-off-by: 四少爷 <sex@jermey.cn >
* Update Usage Example
The original usage example was too outdated, and calling with the new version of the openai python package would result in errors. Therefore, the curl example was rewritten (as curl examples are also used elsewhere).
Signed-off-by: 四少爷 <sex@jermey.cn >
* add python example
Signed-off-by: 四少爷 <sex@jermey.cn >
---------
Signed-off-by: 四少爷 <sex@jermey.cn >
2024-08-21 13:09:26 +02:00
Ettore Di Giacinto
7ec02babd5
fix(parler-tts): pin numba
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-21 13:09:12 +02:00
Ettore Di Giacinto
35297ebc14
Drop also ttf files
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-21 13:03:26 +02:00
Ettore Di Giacinto
b303805df9
fix marked
2024-08-21 13:02:19 +02:00
Ettore Di Giacinto
32d51797d9
fix alpine.js
2024-08-21 13:02:19 +02:00
Ettore Di Giacinto
af09b019ed
fix(assets): generate assets on build time
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-21 13:02:19 +02:00
Ettore Di Giacinto
5a4c4f4ab2
fix(parler-tts): pin llvmlite
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-21 10:46:31 +02:00
Ettore Di Giacinto
af095204fa
fix(p2p): avoid starting the node twice ( #3349 )
...
* fix(p2p): avoid starting the node twice
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* fix(p2p): keep exposing service if we don't start the llama.cpp runner
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-21 10:30:56 +02:00
Ettore Di Giacinto
70e53bc191
chore(deps): update edgevpn
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-21 10:18:43 +02:00
LocalAI [bot]
7cf59d9f98
chore: ⬆️ Update ggerganov/llama.cpp to 2f3c1466ff46a2413b0e363a5005c46538186ee6 ( #3345 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-21 00:37:13 +02:00
LocalAI [bot]
7147f1990f
chore: ⬆️ Update ggerganov/whisper.cpp to d65786ea540a5aef21f67cacfa6f134097727780 ( #3344 )
...
⬆️ Update ggerganov/whisper.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-20 22:20:34 +00:00
Ettore Di Giacinto
16f7140461
chore(deps): update edgevpn ( #3346 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-20 22:54:16 +02:00
LocalAI [bot]
6f1b4f29a8
feat(swagger): update swagger ( #3343 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-20 22:54:04 +02:00
dependabot[bot]
93658fc5fd
chore(deps): Bump langchain from 0.2.12 to 0.2.14 in /examples/langchain/langchainpy-localai-example ( #3307 )
...
chore(deps): Bump langchain
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.2.12 to 0.2.14.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.12...langchain==0.2.14 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 19:28:48 +00:00
Ettore Di Giacinto
736df11454
fix(ci): pin to llvmlite 0.43 ( #3342 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-20 20:14:35 +02:00
Ettore Di Giacinto
2669f4738a
fix(p2p): re-use p2p host when running federated mode ( #3341 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-20 20:14:17 +02:00
Ettore Di Giacinto
aca2c4196a
ci(Dockerfile): try to install lvm-10 from Ubuntu repositories
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-20 19:36:11 +02:00
Dave
9cfd89087b
feat: devcontainer part 4 ( #3339 )
...
add utils.sh, prelim docs
Signed-off-by: Dave Lee <dave@gray101.com >
2024-08-20 19:25:22 +02:00
Ettore Di Giacinto
6aba6223c7
ci(Dockerfile): adjust deps from typos
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-20 19:21:47 +02:00
Ettore Di Giacinto
a28b3771a7
chore(deps): update edgevpn ( #3340 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-20 19:17:35 +02:00
Ettore Di Giacinto
d02a0f6f01
ci: add llvm dependencies
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-20 18:27:10 +02:00
dependabot[bot]
c12d121783
chore(deps): Bump llama-index from 0.10.65 to 0.10.67.post1 in /examples/langchain-chroma ( #3335 )
...
chore(deps): Bump llama-index in /examples/langchain-chroma
Bumps [llama-index](https://github.com/run-llama/llama_index ) from 0.10.65 to 0.10.67.post1.
- [Release notes](https://github.com/run-llama/llama_index/releases )
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md )
- [Commits](https://github.com/run-llama/llama_index/compare/v0.10.65...v0.10.67.post1 )
---
updated-dependencies:
- dependency-name: llama-index
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 16:12:02 +00:00
Ettore Di Giacinto
b06046fe4c
chore: install llvm 10
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-20 18:06:55 +02:00
Ettore Di Giacinto
6d350ccce0
feat(federation): do not allocate local services for load balancing ( #3337 )
...
* refactor: extract proxy into functions
* feat(federation): do not allocate services, directly connect with libp2p
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-20 14:45:36 +02:00
dependabot[bot]
bcd3c1deb2
chore(deps): Bump openai from 1.40.6 to 1.41.1 in /examples/langchain/langchainpy-localai-example ( #3320 )
...
chore(deps): Bump openai
Bumps [openai](https://github.com/openai/openai-python ) from 1.40.6 to 1.41.1.
- [Release notes](https://github.com/openai/openai-python/releases )
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-python/compare/v1.40.6...v1.41.1 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 12:32:36 +00:00
dependabot[bot]
5afea9babf
chore(deps): Bump openai from 1.40.4 to 1.41.1 in /examples/functions ( #3319 )
...
Bumps [openai](https://github.com/openai/openai-python ) from 1.40.4 to 1.41.1.
- [Release notes](https://github.com/openai/openai-python/releases )
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-python/compare/v1.40.4...v1.41.1 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 11:49:54 +00:00
LocalAI [bot]
a495515e10
chore: ⬆️ Update ggerganov/llama.cpp to cfac111e2b3953cdb6b0126e67a2487687646971 ( #3315 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-20 12:16:39 +02:00
Dave
9a8a249932
feat: devcontainer part 3 ( #3318 )
...
* stash initial fixes, attempt to open branch inside container
Signed-off-by: Dave Lee <dave@gray101.com >
* add yq, from inside DC
Signed-off-by: Dave Lee <dave@gray101.com >
* stash progress, rebuild container
Signed-off-by: Dave Lee <dave@gray101.com >
* snap
Signed-off-by: Dave Lee <dave@gray101.com >
* split builder into builder-sd, will speed up devcontainer build times and potentially help caching in other situations.
Signed-off-by: Dave Lee <dave@gray101.com >
* fix yq
Signed-off-by: Dave Lee <dave@gray101.com >
* fix paths
Signed-off-by: Dave Lee <dave@gray101.com >
* fix paths - new folder to bypass the .dockerignore which _should_ exclude the other files
Signed-off-by: Dave Lee <dave@gray101.com >
* fix
Signed-off-by: Dave Lee <dave@gray101.com >
* fix ]
Signed-off-by: Dave Lee <dave@gray101.com >
---------
Signed-off-by: Dave Lee <dave@gray101.com >
2024-08-20 12:16:21 +02:00
Ettore Di Giacinto
dfa183551e
fix: add llvm to extra images ( #3321 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-20 12:14:47 +02:00
dependabot[bot]
d903925fe7
chore(deps): Bump langchain-community from 0.2.11 to 0.2.12 in /examples/langchain/langchainpy-localai-example ( #3311 )
...
chore(deps): Bump langchain-community
Bumps [langchain-community](https://github.com/langchain-ai/langchain ) from 0.2.11 to 0.2.12.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.11...langchain-community==0.2.12 )
---
updated-dependencies:
- dependency-name: langchain-community
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 09:18:05 +00:00
dependabot[bot]
0ccf35ba45
chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/transformers-musicgen ( #3308 )
...
chore(deps): Bump grpcio in /backend/python/transformers-musicgen
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.4 to 1.65.5.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.4...v1.65.5 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 08:57:58 +00:00
dependabot[bot]
a199d98fb7
chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/coqui ( #3306 )
...
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.4 to 1.65.5.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.4...v1.65.5 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 08:32:57 +00:00
Ettore Di Giacinto
9475a6fa05
chore: drop petals ( #3316 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-20 10:01:38 +02:00
dependabot[bot]
1d651bbfad
chore(deps): Bump grpcio from 1.65.1 to 1.65.5 in /backend/python/mamba ( #3313 )
...
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.5.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.5 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 07:36:30 +00:00
dependabot[bot]
7fade2ffbd
chore(deps): Bump numpy from 2.0.1 to 2.1.0 in /examples/langchain/langchainpy-localai-example ( #3310 )
...
chore(deps): Bump numpy
Bumps [numpy](https://github.com/numpy/numpy ) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v2.0.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 07:12:29 +00:00
dependabot[bot]
f0702e5ff8
chore(deps): Bump langchain from 0.2.12 to 0.2.14 in /examples/functions ( #3304 )
...
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.2.12 to 0.2.14.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.12...langchain==0.2.14 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 06:29:48 +00:00
dependabot[bot]
a7a27a5082
chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/vllm ( #3301 )
...
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.4 to 1.65.5.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.4...v1.65.5 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 05:39:54 +00:00
dependabot[bot]
10024905a0
chore(deps): Bump grpcio from 1.65.0 to 1.65.5 in /backend/python/exllama ( #3299 )
...
chore(deps): Bump grpcio in /backend/python/exllama
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.0 to 1.65.5.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.0...v1.65.5 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 04:36:21 +00:00
dependabot[bot]
0c31d1a4c8
chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/transformers ( #3296 )
...
chore(deps): Bump grpcio in /backend/python/transformers
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.4 to 1.65.5.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.4...v1.65.5 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 03:37:40 +00:00
dependabot[bot]
9ba108bd5b
chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/vall-e-x ( #3294 )
...
chore(deps): Bump grpcio in /backend/python/vall-e-x
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.4 to 1.65.5.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.4...v1.65.5 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 02:36:20 +00:00
dependabot[bot]
721340ec9a
chore(deps): Bump grpcio from 1.65.1 to 1.65.5 in /backend/python/sentencetransformers ( #3292 )
...
chore(deps): Bump grpcio in /backend/python/sentencetransformers
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.5.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.5 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 02:09:41 +00:00
dependabot[bot]
b9da06dafe
chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/common/template ( #3291 )
...
chore(deps): Bump grpcio in /backend/python/common/template
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.4 to 1.65.5.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.4...v1.65.5 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 01:57:59 +00:00
dependabot[bot]
20f9f267e8
chore(deps): Bump grpcio from 1.65.1 to 1.65.5 in /backend/python/parler-tts ( #3283 )
...
chore(deps): Bump grpcio in /backend/python/parler-tts
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.5.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.5 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 23:37:57 +00:00
dependabot[bot]
a85c4f96e0
chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/bark ( #3285 )
...
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.4 to 1.65.5.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.4...v1.65.5 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 23:19:43 +00:00
dependabot[bot]
9337a01e9d
chore(deps): Bump docs/themes/hugo-theme-relearn from 8b14837 to 82a5e98 ( #3274 )
...
chore(deps): Bump docs/themes/hugo-theme-relearn
Bumps [docs/themes/hugo-theme-relearn](https://github.com/McShelby/hugo-theme-relearn ) from `8b14837` to `82a5e98`.
- [Release notes](https://github.com/McShelby/hugo-theme-relearn/releases )
- [Commits](8b14837336...82a5e9876c )
---
updated-dependencies:
- dependency-name: docs/themes/hugo-theme-relearn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 22:38:54 +00:00
dependabot[bot]
8758aa4ecf
chore(deps): Bump grpcio from 1.65.4 to 1.65.5 in /backend/python/openvoice ( #3282 )
...
chore(deps): Bump grpcio in /backend/python/openvoice
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.4 to 1.65.5.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.4...v1.65.5 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 22:31:06 +00:00
dependabot[bot]
42fba91521
chore(deps): Bump langchain from 0.2.12 to 0.2.14 in /examples/langchain-chroma ( #3275 )
...
chore(deps): Bump langchain in /examples/langchain-chroma
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.2.12 to 0.2.14.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.12...langchain==0.2.14 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 21:23:26 +00:00
Ettore Di Giacinto
0c84c7b1cc
chore(ux): allow to create and drag dots in the animation ( #3287 )
...
Make the animation more interactive!
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-19 20:40:55 +02:00
Ettore Di Giacinto
73c9b3598d
chore(p2p): make commands easier to copy-paste ( #3273 )
...
chore(p2p): make box easier to copy-paste
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-19 19:58:17 +02:00
Ettore Di Giacinto
bb6d06f0d1
fix(parler-tts): bump and require after build type deps ( #3272 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-19 19:58:06 +02:00
Ettore Di Giacinto
13cb7960bd
chore(ux): add animated header with anime.js in p2p sections ( #3271 )
...
feat(p2p): add animated header with anime.js
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-19 18:05:02 +02:00
Ettore Di Giacinto
e4c696d966
chore(p2p): customize defaults
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-19 12:45:51 +02:00
Ettore Di Giacinto
d58f9c333b
chore(p2p): lower default dht interval default
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-19 12:41:13 +02:00
Ettore Di Giacinto
dd270d58bd
ci(explorer): disable CGO
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-19 11:57:47 +02:00
Ettore Di Giacinto
1465e3dfd1
models(gallery): add llama-3.1-storm-8b-q4_k_m ( #3270 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-19 11:39:47 +02:00
Ettore Di Giacinto
1651f25d03
models(gallery): add pantheon-rp-1.6-12b-nemo ( #3269 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-19 11:39:03 +02:00
Ettore Di Giacinto
e67c9ae3bf
models(gallery): add rocinante-12b-v1.1 ( #3268 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-19 11:34:49 +02:00
Ettore Di Giacinto
f2f372b7f5
models(gallery): add fireball-llama-3.11-8b-v1orpo ( #3267 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-19 11:34:38 +02:00
Ettore Di Giacinto
857443e2b5
models(gallery): add mahou-1.3-llama3.1-8b ( #3266 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-19 11:27:52 +02:00
Ettore Di Giacinto
ad449a237e
models(gallery): add SmolLM ( #3265 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-19 09:49:47 +02:00
LocalAI [bot]
3f74b34f06
chore: ⬆️ Update ggerganov/llama.cpp to 554b049068de24201d19dde2fa83e35389d4585d ( #3263 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-18 21:46:02 +00:00
Ettore Di Giacinto
1dbb3b8abc
fix(gallery): be consistent and disable UI routes as well ( #3262 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-18 09:26:29 +02:00
LocalAI [bot]
5d416006ae
chore: ⬆️ Update ggerganov/llama.cpp to 2fb9267887d24a431892ce4dccc75c7095b0d54d ( #3260 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-17 21:46:26 +00:00
Ettore Di Giacinto
27b03a52f3
fix(p2p): allocate tunnels only when needed ( #3259 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-17 15:03:55 +02:00
Dave
1ed5af1da8
fix: devcontainer pt 2 ( #3258 )
...
tiny fix of copy path
Signed-off-by: Dave Lee <dave@gray101.com >
2024-08-17 09:08:03 +02:00
Ettore Di Giacinto
7278bf3de8
chore: allow to disable gallery endpoints, improve p2p connection handling ( #3256 )
...
* Add more debug messages
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* feat: allow to disable gallery endpoints
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* improve p2p messaging
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* improve error handling
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Make sure to close the listening socket when context is exhausted
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-17 08:28:52 +02:00
LocalAI [bot]
d6b3fbb4ad
chore: ⬆️ Update ggerganov/llama.cpp to 8b3befc0e2ed8fb18b903735831496b8b0c80949 ( #3257 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-16 21:50:54 +00:00
Ettore Di Giacinto
3457acc48b
chore(explorer): add join instructions ( #3255 )
...
* feat(explorer): give CLI instructions to join federated clusters
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* debug message
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-16 19:34:36 +02:00
Ettore Di Giacinto
f18862fb44
fix: update gallery entry
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-16 09:57:23 +02:00
Dave
be55fce9be
fix: devcontainer part 1 ( #3254 )
...
`-r` fix and checkout within volume for performance
Signed-off-by: Dave Lee <dave@gray101.com >
2024-08-16 07:49:55 +00:00
Ettore Di Giacinto
409e2d348e
chore(deps): bump llama.cpp, rename llama_add_bos_token ( #3253 )
...
deps(llama.cpp): bump, rename llama_add_bos_token
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-16 01:20:21 +02:00
Ettore Di Giacinto
8bbf09370c
models(gallery): add hermes-3 ( #3252 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-16 00:02:21 +02:00
Ettore Di Giacinto
714e80abce
models(gallery): add edgerunner-tactical-7b ( #3249 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-15 10:07:26 +02:00
LocalAI [bot]
121f143fc0
chore: ⬆️ Update ggerganov/llama.cpp to 5fd89a70ead34d1a17015ddecad05aaa2490ca46 ( #3248 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-14 21:44:38 +00:00
Ettore Di Giacinto
c50e0edcb8
feat(gallery): lazy load images ( #3246 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-14 12:53:42 +02:00
Ettore Di Giacinto
d6c4e751f2
feat(explorer): visual improvements ( #3247 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-14 12:53:29 +02:00
Ettore Di Giacinto
faadabea14
Update binaries.md
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-14 10:08:32 +02:00
Dave
57f7900210
feat: Initial Version of vscode DevContainer ( #3217 )
...
initial version of devcontainer
---------
Signed-off-by: Dave Lee <dave@gray101.com >
2024-08-14 09:06:41 +02:00
dependabot[bot]
5bb2321fe0
chore(deps): Bump openai from 1.39.0 to 1.40.4 in /examples/functions ( #3235 )
...
Bumps [openai](https://github.com/openai/openai-python ) from 1.39.0 to 1.40.4.
- [Release notes](https://github.com/openai/openai-python/releases )
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-python/compare/v1.39.0...v1.40.4 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 23:47:52 +00:00
LocalAI [bot]
10324d9ad2
chore: ⬆️ Update ggerganov/llama.cpp to 06943a69f678fb32829ff06d9c18367b17d4b361 ( #3245 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-13 21:45:01 +00:00
Ettore Di Giacinto
02de274e00
feat(federated): allow to pickup a specific worker, improve loadbalancing ( #3243 )
...
* feat(explorer): allow to specify a worker target
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* feat(explorer): correctly load balance requests
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* feat(explorer): mark load balanced by default
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* fix: make sure to delete tunnels that might not exist anymore
If a worker goes off and on might change tunnel address, and we want to
load balance only on the active tunnels.
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-13 16:17:18 +02:00
dependabot[bot]
7d92936e1a
chore(deps): Bump openai from 1.39.0 to 1.40.6 in /examples/langchain/langchainpy-localai-example ( #3244 )
...
chore(deps): Bump openai
Bumps [openai](https://github.com/openai/openai-python ) from 1.39.0 to 1.40.6.
- [Release notes](https://github.com/openai/openai-python/releases )
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-python/compare/v1.39.0...v1.40.6 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 03:59:16 +00:00
dependabot[bot]
447d9f844b
chore(deps): Bump aiohttp from 3.10.2 to 3.10.3 in /examples/langchain/langchainpy-localai-example ( #3234 )
...
chore(deps): Bump aiohttp
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.2...v3.10.3 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 02:18:44 +00:00
LocalAI [bot]
89979da33f
chore: ⬆️ Update ggerganov/whisper.cpp to 22fcd5fd110ba1ff592b4e23013d870831756259 ( #3239 )
...
⬆️ Update ggerganov/whisper.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-13 02:01:26 +00:00
dependabot[bot]
71f3fa653a
chore(deps): Bump openai from 1.39.0 to 1.40.5 in /examples/langchain-chroma ( #3241 )
...
chore(deps): Bump openai in /examples/langchain-chroma
Bumps [openai](https://github.com/openai/openai-python ) from 1.39.0 to 1.40.5.
- [Release notes](https://github.com/openai/openai-python/releases )
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-python/compare/v1.39.0...v1.40.5 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 01:12:11 +00:00
LocalAI [bot]
cd385c2720
chore: ⬆️ Update ggerganov/llama.cpp to fc4ca27b25464a11b3b86c9dbb5b6ed6065965c2 ( #3240 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-13 00:59:04 +00:00
dependabot[bot]
83ffd626dc
chore(deps): Bump llama-index from 0.10.59 to 0.10.65 in /examples/chainlit ( #3238 )
...
chore(deps): Bump llama-index in /examples/chainlit
Bumps [llama-index](https://github.com/run-llama/llama_index ) from 0.10.59 to 0.10.65.
- [Release notes](https://github.com/run-llama/llama_index/releases )
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md )
- [Commits](https://github.com/run-llama/llama_index/compare/v0.10.59...v0.10.65 )
---
updated-dependencies:
- dependency-name: llama-index
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 00:23:31 +00:00
dependabot[bot]
121ffe61c5
chore(deps): Bump pyyaml from 6.0.1 to 6.0.2 in /examples/langchain/langchainpy-localai-example ( #3231 )
...
chore(deps): Bump pyyaml
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/6.0.1...6.0.2 )
---
updated-dependencies:
- dependency-name: pyyaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 23:31:45 +00:00
dependabot[bot]
710f566553
chore(deps): Bump attrs from 23.2.0 to 24.2.0 in /examples/langchain/langchainpy-localai-example ( #3232 )
...
chore(deps): Bump attrs
Bumps [attrs](https://github.com/sponsors/hynek ) from 23.2.0 to 24.2.0.
- [Commits](https://github.com/sponsors/hynek/commits )
---
updated-dependencies:
- dependency-name: attrs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 22:36:11 +00:00
dependabot[bot]
bd57ebf042
chore(deps): Bump langchain-community from 0.2.9 to 0.2.11 in /examples/langchain/langchainpy-localai-example ( #3230 )
...
chore(deps): Bump langchain-community
Bumps [langchain-community](https://github.com/langchain-ai/langchain ) from 0.2.9 to 0.2.11.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.9...langchain-community==0.2.11 )
---
updated-dependencies:
- dependency-name: langchain-community
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 21:13:01 +00:00
dependabot[bot]
ae4b67fb56
chore(deps): Bump llama-index from 0.10.61 to 0.10.65 in /examples/langchain-chroma ( #3225 )
...
chore(deps): Bump llama-index in /examples/langchain-chroma
Bumps [llama-index](https://github.com/run-llama/llama_index ) from 0.10.61 to 0.10.65.
- [Release notes](https://github.com/run-llama/llama_index/releases )
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md )
- [Commits](https://github.com/run-llama/llama_index/compare/v0.10.61...v0.10.65 )
---
updated-dependencies:
- dependency-name: llama-index
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-12 21:00:30 +00:00
Ettore Di Giacinto
9729d2ae37
feat(explorer): make possible to run sync in a separate process ( #3224 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-12 19:25:44 +02:00
Ettore Di Giacinto
4dfa085339
models(gallery): add cathallama-70b ( #3221 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-12 09:59:17 +02:00
Ettore Di Giacinto
7137c32f8f
models(gallery): add infinity-instruct-7m-gen-llama3_1-70b ( #3220 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-12 09:56:31 +02:00
LocalAI [bot]
e30114a4a4
chore: ⬆️ Update ggerganov/llama.cpp to 4134999e01f31256b15342b41c4de9e2477c4a6c ( #3218 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-11 21:46:30 +00:00
Ettore Di Giacinto
a92b3b13e9
chore: fix gosum missing entry
2024-08-11 11:22:00 +02:00
Ettore Di Giacinto
c4534cd908
chore(deps): update edgevpn ( #3214 )
...
* chore(deps): update edgevpn
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* fix: initialize failure map
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-11 10:46:17 +02:00
Ettore Di Giacinto
9f61ac8acc
models(gallery): add flux.1-dev and flux.1-schnell ( #3215 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-11 10:19:02 +02:00
Ettore Di Giacinto
74eaf02484
feat(diffusers): support flux models ( #3129 )
...
* feat(diffusers): support flux models
This adds support for FLUX models. For instance:
https://huggingface.co/black-forest-labs/FLUX.1-dev
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* feat(diffusers): support FluxTransformer2DModel
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Small fixups
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-11 01:31:53 +02:00
Ettore Di Giacinto
7ba4a78fcc
fix(explorer): reset counter when network is active ( #3213 )
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-11 00:59:58 +02:00
LocalAI [bot]
f3357a17b8
chore: ⬆️ Update ggerganov/llama.cpp to 6e02327e8b7837358e0406bf90a4632e18e27846 ( #3212 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-10 22:16:51 +00:00
Ettore Di Giacinto
8627bc2dd4
feat(explorer): relax token deletion with error threshold ( #3211 )
...
feat(explorer): relax token deletion with error threashold
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-10 20:50:57 +02:00
Ettore Di Giacinto
0c0bc18c94
fix(diffusers): pin torch and torchvision ( #1592 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-10 10:10:47 +02:00
LocalAI [bot]
63ee689f21
chore(model-gallery): ⬆️ update checksum ( #3210 )
...
⬆️ Checksum updates in gallery/index.yaml
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-09 23:02:22 +00:00
LocalAI [bot]
a0e0804f25
chore: ⬆️ Update ggerganov/whisper.cpp to 81c999fe0a25c4ebbfef10ed8a1a96df9cfc10fd ( #3209 )
...
⬆️ Update ggerganov/whisper.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-09 22:35:22 +00:00
LocalAI [bot]
71b8232076
chore: ⬆️ Update ggerganov/llama.cpp to b72942fac998672a79a1ae3c03b340f7e629980b ( #3208 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-09 22:20:51 +00:00
Ettore Di Giacinto
2e2a0dffbc
fix(diffusers-hipblas): pin to rocm6.1
...
As per https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/3rd-party/pytorch-install.html
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-09 22:36:10 +02:00
dependabot[bot]
6d20f38510
chore(deps): Bump aiohttp from 3.9.5 to 3.10.2 in /examples/langchain/langchainpy-localai-example in the pip group ( #3207 )
...
chore(deps): Bump aiohttp
Bumps the pip group in /examples/langchain/langchainpy-localai-example with 1 update: [aiohttp](https://github.com/aio-libs/aiohttp ).
Updates `aiohttp` from 3.9.5 to 3.10.2
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.5...v3.10.2 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-09 20:08:24 +00:00
Ettore Di Giacinto
9e3e892ac7
feat(p2p): add network explorer and community pools ( #3125 )
...
* WIP
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Fixups
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Wire up a simple explorer DB
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* wip
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* WIP
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* refactor: group services id so can be identified easily in the ledger table
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* feat(discovery): discovery service now gather worker informations correctly
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* feat(explorer): display network token
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* feat(explorer): display form to add new networks
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* feat(explorer): stop from overwriting networks
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* feat(explorer): display only networks with active workers
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* feat(explorer): list only clusters in a network if it has online workers
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* remove invalid and inactive networks
if networks have no workers delete them from the database, similarly,
if invalid.
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* ci: add workflow to deploy new explorer versions automatically
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* build-api: build with p2p tag
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Allow to specify a connection timeout
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* logging
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Better p2p defaults
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Set loglevel
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Fix dht enable
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Default to info for loglevel
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Add navbar
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Slightly improve rendering
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Allow to copy the token easily
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* ci fixups
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-09 20:12:01 +02:00
Ettore Di Giacinto
5fcafc3d1e
fix(diffusers): allow pre-releases for requirements
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-09 11:07:38 +02:00
LocalAI [bot]
74f8785047
chore: ⬆️ Update ggerganov/llama.cpp to 3a14e00366399040a139c67dd5951177a8cb5695 ( #3204 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-08 22:36:08 +00:00
LocalAI [bot]
b1773e33d5
chore: ⬆️ Update ggerganov/whisper.cpp to 6eac06759b87b50132a01be019e9250a3ffc8969 ( #3203 )
...
⬆️ Update ggerganov/whisper.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-08 22:18:00 +00:00
Ettore Di Giacinto
a507c13f8e
fix(diffusers): do not specify --pre as with pip
...
drop --pre as it is not supported by `uv`
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-08 22:21:05 +02:00
Ettore Di Giacinto
8317839ca5
fix(diffusers): use nightly rocm for hipblas builds ( #3202 )
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-08 17:28:07 +02:00
Ettore Di Giacinto
4a1a3a56ba
models(gallery): add calme-2.3-legalkit-8b ( #3200 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-08 11:59:42 +02:00
Ettore Di Giacinto
f7ffa9cd58
fix(vall-e-x): pin hipblas deps ( #3201 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-08 11:59:31 +02:00
Ettore Di Giacinto
60117ec057
fix(apple): disable BUILD_TYPE metal on fallback ( #3199 )
...
When compiling the single-binary on Apple, we enforce BUILD_TYPE=metal,
however, we want still to have the fallback vanilla such as if llama.cpp fails
to load metal (e.g. if Acceleration framework is missing, or MacOS version is too old)
we can still run by offloading to the CPU. The default backend is still using metal as usual.
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-08 00:59:10 -04:00
LocalAI [bot]
1c708d21de
chore: ⬆️ Update ggerganov/llama.cpp to 15fa07a5c564d3ed7e7eb64b73272cedb27e73ec ( #3197 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-07 22:19:20 +00:00
LocalAI [bot]
1d94aaa10f
feat(swagger): update swagger ( #3196 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-07 21:54:27 +00:00
Ettore Di Giacinto
8814b31805
chore: drop gpt4all.cpp ( #3106 )
...
chore: drop gpt4all
gpt4all is already supported in llama.cpp - the backend was kept for
keeping compatibility with old gpt4all models (prior to gguf format).
It is good time now to clean up and remove it to slim the compilation
process.
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-07 23:35:55 +02:00
Ettore Di Giacinto
36e185ba63
feat(p2p): allow to run multiple clusters in the same p2p network ( #3128 )
...
feat(p2p): allow to run multiple clusters in the same network
Allow to specify a network ID via CLI which allows to run multiple
clusters, logically separated within the same network (by using the same
shared token).
Note: This segregation is not "secure" by any means, anyone having the
network token can see the services available in all the network,
however, this provides a way to separate the inference endpoints.
This allows for instance to have a node which is both federated and
having attached a set of llama.cpp workers.
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-07 23:35:44 +02:00
Ettore Di Giacinto
2c8623dbb4
fix(python): move vllm to after deps, drop diffusers main deps
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-07 23:34:37 +02:00
Ettore Di Giacinto
e198347886
feat(openai): add json_schema format type and strict mode ( #3193 )
...
* feat(openai): add json_schema and strict mode
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* handle err vs _
security scanners prefer if we put these branches in, and I tend to agree.
Signed-off-by: Dave <dave@gray101.com >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
Signed-off-by: Dave <dave@gray101.com >
Co-authored-by: Dave <dave@gray101.com >
2024-08-07 15:27:02 -04:00
Ettore Di Giacinto
66cf38b0b3
feat(venv): shared env ( #3195 )
...
* feat(venv): allow to share veenvs
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* fix(vllm): add back flash-attn
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-07 19:45:14 +02:00
Ettore Di Giacinto
11b2adae0c
fix(vllm): drop flash-attn installation afterwards
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-07 18:08:26 +02:00
Ettore Di Giacinto
61b5602111
fix(python): move accelerate and GPU-specific libs to build-type ( #3194 )
...
Some of the dependencies in `requirements.txt`, even if generic, pulls
down the line CUDA libraries.
This changes moves mostly all GPU-specific libs to the build-type, and
tries a safer approach. In `requirements.txt` now are listed only
"first-level" dependencies, for instance, grpc, but libs-dependencies
are moved down to the respective build-type `requirements.txt` to avoid
any mixin.
This should fix #2737 and #1592 .
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-07 17:02:32 +02:00
Ettore Di Giacinto
abcf0ff000
chore: ⬆️ Update ggerganov/llama.cpp to 1e6f6554aa11fa10160a5fda689e736c3c34169f ( #3189 )
...
* arrow_up: Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(llama.cpp): adapt to upstream naming changes
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-07 01:10:21 +02:00
dependabot[bot]
9cfc9ac66f
chore(deps): Bump llama-index from 0.10.56 to 0.10.61 in /examples/langchain-chroma ( #3168 )
...
chore(deps): Bump llama-index in /examples/langchain-chroma
Bumps [llama-index](https://github.com/run-llama/llama_index ) from 0.10.56 to 0.10.61.
- [Release notes](https://github.com/run-llama/llama_index/releases )
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md )
- [Commits](https://github.com/run-llama/llama_index/compare/v0.10.56...v0.10.61 )
---
updated-dependencies:
- dependency-name: llama-index
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 11:05:01 +00:00
dependabot[bot]
c3306fe825
chore(deps): Bump tqdm from 4.66.4 to 4.66.5 in /examples/langchain/langchainpy-localai-example ( #3159 )
...
chore(deps): Bump tqdm
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.4 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 09:56:03 +00:00
Ettore Di Giacinto
ad5978b3ca
models(gallery): add calme-2.2-qwen2-72b ( #3185 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-06 11:46:00 +02:00
Ettore Di Giacinto
4e11ca55fd
chore: ⬆️ Update ggerganov/llama.cpp ( #3166 )
...
* arrow_up: Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(llama.cpp): adapt init function call
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-06 11:39:35 +02:00
dependabot[bot]
52ba230d31
chore(deps): Bump openai from 1.37.1 to 1.39.0 in /examples/langchain/langchainpy-localai-example ( #3158 )
...
chore(deps): Bump openai
Bumps [openai](https://github.com/openai/openai-python ) from 1.37.1 to 1.39.0.
- [Release notes](https://github.com/openai/openai-python/releases )
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-python/compare/v1.37.1...v1.39.0 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 09:15:32 +00:00
dependabot[bot]
307ad7592b
chore(deps): Bump openai from 1.37.0 to 1.39.0 in /examples/langchain-chroma ( #3149 )
...
chore(deps): Bump openai in /examples/langchain-chroma
Bumps [openai](https://github.com/openai/openai-python ) from 1.37.0 to 1.39.0.
- [Release notes](https://github.com/openai/openai-python/releases )
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-python/compare/v1.37.0...v1.39.0 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 08:47:07 +00:00
LocalAI [bot]
06aa068ac7
chore(model-gallery): ⬆️ update checksum ( #3167 )
...
⬆️ Checksum updates in gallery/index.yaml
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-06 08:27:22 +00:00
dependabot[bot]
ecc6345436
chore(deps): Bump openai from 1.37.0 to 1.39.0 in /examples/functions ( #3134 )
...
Bumps [openai](https://github.com/openai/openai-python ) from 1.37.0 to 1.39.0.
- [Release notes](https://github.com/openai/openai-python/releases )
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-python/compare/v1.37.0...v1.39.0 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 07:53:34 +00:00
Ettore Di Giacinto
c8fc92d6d5
ci: small fixes
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-06 09:21:37 +02:00
Ettore Di Giacinto
b3f362f229
ci: small fixes
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-06 09:16:50 +02:00
Ettore Di Giacinto
e03363df3d
ci: add commit id to title
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-06 09:12:40 +02:00
Ettore Di Giacinto
d1a222ea87
ci: remove message file
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-06 09:10:24 +02:00
Ettore Di Giacinto
69a2cf06c8
ci: fixups
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-06 09:08:44 +02:00
Ettore Di Giacinto
c53196e197
ci: use var as placeholder
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-06 09:07:07 +02:00
Ettore Di Giacinto
f9ddc31b77
ci(bump_deps): attempt to link also commit diff
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-06 09:04:57 +02:00
LocalAI [bot]
1494ba13e6
chore: ⬆️ Update ggerganov/whisper.cpp ( #3164 )
...
⬆️ Update ggerganov/whisper.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-06 06:59:03 +00:00
dependabot[bot]
77c8152cbf
chore(deps): Bump sqlalchemy from 2.0.31 to 2.0.32 in /examples/langchain/langchainpy-localai-example ( #3157 )
...
chore(deps): Bump sqlalchemy
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.31 to 2.0.32.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 05:42:59 +00:00
dependabot[bot]
7bf5cc50b5
chore(deps): Bump grpcio from 1.65.1 to 1.65.4 in /backend/python/vall-e-x ( #3156 )
...
chore(deps): Bump grpcio in /backend/python/vall-e-x
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.4.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.4 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 04:50:40 +00:00
dependabot[bot]
ada35e428e
chore(deps): Bump grpcio from 1.65.1 to 1.65.4 in /backend/python/transformers ( #3161 )
...
chore(deps): Bump grpcio in /backend/python/transformers
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.4.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.4 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 04:46:39 +00:00
dependabot[bot]
de1f010f01
chore(deps): Bump langchain from 0.2.11 to 0.2.12 in /examples/langchain/langchainpy-localai-example ( #3155 )
...
chore(deps): Bump langchain
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.2.11 to 0.2.12.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.11...langchain==0.2.12 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 04:21:27 +00:00
dependabot[bot]
e1e221b6e5
chore(deps): Bump grpcio from 1.65.1 to 1.65.4 in /backend/python/vllm ( #3152 )
...
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.4.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.4 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 03:12:15 +00:00
dependabot[bot]
9818d2d1e1
chore(deps): Bump streamlit from 1.37.0 to 1.37.1 in /examples/streamlit-bot ( #3151 )
...
chore(deps): Bump streamlit in /examples/streamlit-bot
Bumps [streamlit](https://github.com/streamlit/streamlit ) from 1.37.0 to 1.37.1.
- [Release notes](https://github.com/streamlit/streamlit/releases )
- [Commits](https://github.com/streamlit/streamlit/compare/1.37.0...1.37.1 )
---
updated-dependencies:
- dependency-name: streamlit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 02:25:17 +00:00
dependabot[bot]
416aec3db6
chore(deps): Bump langchain from 0.2.10 to 0.2.12 in /examples/langchain-chroma ( #3148 )
...
chore(deps): Bump langchain in /examples/langchain-chroma
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.2.10 to 0.2.12.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.10...langchain==0.2.12 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 01:45:20 +00:00
dependabot[bot]
a02fb001f9
chore(deps): Bump grpcio from 1.65.1 to 1.65.4 in /backend/python/rerankers ( #3147 )
...
chore(deps): Bump grpcio in /backend/python/rerankers
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.4.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.4 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 01:44:31 +00:00
dependabot[bot]
f0ed4aff1a
chore(deps): Bump grpcio from 1.65.1 to 1.65.4 in /backend/python/bark ( #3144 )
...
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.4.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.4 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 01:21:26 +00:00
dependabot[bot]
30916e8eec
chore(deps): Bump grpcio from 1.65.1 to 1.65.4 in /backend/python/exllama2 ( #3146 )
...
chore(deps): Bump grpcio in /backend/python/exllama2
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.4.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.4 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 01:08:38 +00:00
dependabot[bot]
57c96fe05e
chore(deps): Bump docs/themes/hugo-theme-relearn from 7aec99b to 8b14837 ( #3142 )
...
chore(deps): Bump docs/themes/hugo-theme-relearn
Bumps [docs/themes/hugo-theme-relearn](https://github.com/McShelby/hugo-theme-relearn ) from `7aec99b` to `8b14837`.
- [Release notes](https://github.com/McShelby/hugo-theme-relearn/releases )
- [Commits](7aec99b38d...8b14837336 )
---
updated-dependencies:
- dependency-name: docs/themes/hugo-theme-relearn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 00:46:41 +00:00
dependabot[bot]
22ffe1a083
chore(deps): Bump llama-index from 0.10.56 to 0.10.59 in /examples/chainlit ( #3143 )
...
chore(deps): Bump llama-index in /examples/chainlit
Bumps [llama-index](https://github.com/run-llama/llama_index ) from 0.10.56 to 0.10.59.
- [Release notes](https://github.com/run-llama/llama_index/releases )
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md )
- [Commits](https://github.com/run-llama/llama_index/compare/v0.10.56...v0.10.59 )
---
updated-dependencies:
- dependency-name: llama-index
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-06 00:15:54 +00:00
dependabot[bot]
dc38b1f71e
chore(deps): Bump grpcio from 1.65.1 to 1.65.4 in /backend/python/diffusers ( #3141 )
...
chore(deps): Bump grpcio in /backend/python/diffusers
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.4.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.4 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 23:27:07 +00:00
dependabot[bot]
4c31e4567a
chore(deps): Bump grpcio from 1.65.1 to 1.65.4 in /backend/python/transformers-musicgen ( #3140 )
...
chore(deps): Bump grpcio in /backend/python/transformers-musicgen
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.4.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.4 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 22:30:08 +00:00
dependabot[bot]
1c0bbb92b2
chore(deps): Bump grpcio from 1.65.1 to 1.65.4 in /backend/python/coqui ( #3138 )
...
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.4.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.4 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 22:27:49 +00:00
dependabot[bot]
62176de6d2
chore(deps): Bump grpcio from 1.65.1 to 1.65.4 in /backend/python/openvoice ( #3137 )
...
chore(deps): Bump grpcio in /backend/python/openvoice
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.4.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.4 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 22:13:59 +00:00
dependabot[bot]
55318cca0f
chore(deps): Bump langchain from 0.2.10 to 0.2.12 in /examples/functions ( #3132 )
...
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.2.10 to 0.2.12.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.10...langchain==0.2.12 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 21:37:47 +00:00
dependabot[bot]
094a6fccd8
chore(deps): Bump grpcio from 1.65.1 to 1.65.4 in /backend/python/common/template ( #3131 )
...
chore(deps): Bump grpcio in /backend/python/common/template
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.4.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.4 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 21:35:07 +00:00
dependabot[bot]
42fe864cb4
chore(deps): Bump grpcio from 1.65.1 to 1.65.4 in /backend/python/autogptq ( #3130 )
...
chore(deps): Bump grpcio in /backend/python/autogptq
Bumps [grpcio](https://github.com/grpc/grpc ) from 1.65.1 to 1.65.4.
- [Release notes](https://github.com/grpc/grpc/releases )
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md )
- [Commits](https://github.com/grpc/grpc/compare/v1.65.1...v1.65.4 )
---
updated-dependencies:
- dependency-name: grpcio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 21:32:10 +00:00
cryptk
ed322bf59f
fix: ensure correct version of torch is always installed based on BUILD_TYPE( #2890 )
...
* fix: ensure correct version of torch is always installed based on BUILD_TYPE
Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com >
* Move causal-conv1d installation to build_types
Signed-off-by: mudler <mudler@localai.io >
* Move mamba-ssd install to build-type requirements.txt
Signed-off-by: mudler <mudler@localai.io >
---------
Signed-off-by: Chris Jowett <421501+cryptk@users.noreply.github.com >
Signed-off-by: mudler <mudler@localai.io >
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
Co-authored-by: mudler <mudler@localai.io >
2024-08-05 16:38:33 +00:00
Ettore Di Giacinto
f15a93b19b
models(gallery): add humanish-roleplay-llama-3.1-8b-i1 ( #3126 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-05 10:11:00 +02:00
LocalAI [bot]
6e1ec08f46
chore: ⬆️ Update ggerganov/llama.cpp ( #3123 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-04 21:48:09 +00:00
Ettore Di Giacinto
e2e2a8e447
models(gallery): add kumiho-v1-rp-uwu-8b ( #3121 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-04 15:20:02 +02:00
Ettore Di Giacinto
1788fc8d4a
models(gallery): add gemmasutra-mini ( #3120 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-04 15:17:24 +02:00
Ettore Di Giacinto
12d6d2d177
models(gallery): add glitz ( #3119 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-04 14:50:32 +02:00
Sertaç Özercan
d1a123954b
feat(guesser): add gemma2 ( #3118 )
...
* feat(guesser): add gemma2
Signed-off-by: Sertac Ozercan <sozercan@gmail.com >
* update
Signed-off-by: Sertac Ozercan <sozercan@gmail.com >
---------
Signed-off-by: Sertac Ozercan <sozercan@gmail.com >
2024-08-04 09:45:42 +02:00
LocalAI [bot]
8f0bf9810a
chore: ⬆️ Update ggerganov/llama.cpp ( #3117 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-03 21:47:06 +00:00
Ettore Di Giacinto
c2576d0879
models(gallery): add llama-spark ( #3116 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-03 10:36:25 +02:00
LocalAI [bot]
797c1739ce
chore: ⬆️ Update ggerganov/llama.cpp ( #3115 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-02 21:54:45 +00:00
Ettore Di Giacinto
a36b721ca6
fix: be consistent in downloading files, check for scanner errors ( #3108 )
...
* fix(downloader): be consistent in downloading files
This PR puts some order in the downloader such as functions are re-used
across several places.
This fixes an issue with having uri's inside the model YAML file, it
would resolve to MD5 rather then using the filename
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* fix(scanner): do raise error only if unsafeFiles are found
Fixes: https://github.com/mudler/LocalAI/issues/3114
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-02 20:06:25 +02:00
Ettore Di Giacinto
fc50a90f6a
Update README.md
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-02 12:45:22 +02:00
Ettore Di Giacinto
2b55dd2c4f
models(gallery): add llama-3.1-techne-rp-8b-v1 ( #3112 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-02 10:51:09 +02:00
LocalAI [bot]
4c8957de63
chore: ⬆️ Update ggerganov/llama.cpp ( #3110 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-01 22:42:44 +00:00
LocalAI [bot]
01d83129a2
docs: ⬆️ update docs version mudler/LocalAI ( #3109 )
...
⬆️ Update docs version mudler/LocalAI
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-01 22:09:50 +00:00
Ettore Di Giacinto
5afd2de87e
Update README.md
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-08-01 18:44:39 +02:00
Ettore Di Giacinto
d792cf115b
fix(ui): do not show duplicate entries if not installed by gallery ( #3107 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-01 17:27:40 +02:00
Ettore Di Giacinto
e4b91e9dbb
models(gallery): add shieldgemma ( #3105 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-01 09:58:28 +02:00
Ettore Di Giacinto
d590532d7f
models(gallery): add mn-12b-celeste-v1.9 ( #3104 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-01 09:56:23 +02:00
Ettore Di Giacinto
26f393bd99
models(gallery): add meta-llama-3.1-instruct-9.99b-brainstorm-10x-form-3 ( #3103 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-08-01 09:35:43 +02:00
LocalAI [bot]
af0545834f
chore: ⬆️ Update ggerganov/llama.cpp ( #3102 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-08-01 00:55:09 +00:00
Ettore Di Giacinto
c492a9735a
models(gallery): add tifa ( #3099 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-31 17:14:46 +02:00
Ettore Di Giacinto
05c75ca617
models(gallery): add loki-base-i1 ( #3098 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-31 17:10:31 +02:00
Ettore Di Giacinto
4c7e8f4d54
models(gallery): add meta-llama-3-instruct-12.2b-brainstorm-20x-form-8 ( #3097 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-31 17:06:06 +02:00
Ettore Di Giacinto
115b523732
models(gallery): add tarnished-9b-i1 ( #3096 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-31 16:09:58 +02:00
Ettore Di Giacinto
4767057088
models(gallery): add leetwizard ( #3093 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-31 10:43:45 +02:00
Ettore Di Giacinto
33bc1e8b19
models(gallery): add gemmasutra-pro-27b-v1 ( #3092 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-31 10:38:02 +02:00
Ettore Di Giacinto
8845524d01
models(gallery): add llama3.1-chinese-chat ( #3091 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-31 09:36:17 +02:00
Ettore Di Giacinto
92faf5fd1d
models(gallery): add seeker-9b ( #3090 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-31 09:25:48 +02:00
Ettore Di Giacinto
2775edb3f0
models(gallery): add genius-llama3.1-i1 ( #3089 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-31 09:21:24 +02:00
Ettore Di Giacinto
98ffc00926
models(gallery): add sunfall-simpo ( #3088 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-31 09:17:10 +02:00
LocalAI [bot]
9b21f0d6ad
chore: ⬆️ Update ggerganov/llama.cpp ( #3086 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-30 21:55:24 +00:00
Ettore Di Giacinto
57ea7f81bb
fix(ci): update openvoice checkpoints URLs ( #3085 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-30 17:06:22 +02:00
Ettore Di Giacinto
274487c5eb
fix(llama-cpp): do not compress with UPX ( #3084 )
...
Fixes: https://github.com/mudler/LocalAI/issues/3041
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-30 15:04:13 +02:00
Ettore Di Giacinto
17634b394b
models(gallery): add meta-llama-3-instruct-8.9b-brainstorm-5x-form-11 ( #3083 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-30 12:12:55 +02:00
Ettore Di Giacinto
2d59c99d31
models(gallery): add llama-guard-3-8b ( #3082 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-30 12:07:52 +02:00
Ettore Di Giacinto
abcbbbed2d
models(gallery): add l3.1-8b-celeste-v1.5 ( #3080 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-30 10:04:47 +02:00
Ettore Di Giacinto
f1e90575f3
Revert "chore(deps): Bump setuptools from 70.3.0 to 72.1.0 in /backend/python/vllm" ( #3079 )
...
Revert "chore(deps): Bump setuptools from 70.3.0 to 72.1.0 in /backend/python…"
This reverts commit 5c747a16c4 .
2024-07-30 09:21:45 +02:00
Ettore Di Giacinto
a7dbeb36ca
Revert "chore(deps): Bump setuptools from 69.5.1 to 72.1.0 in /backend/python/transformers" ( #3078 )
...
Revert "chore(deps): Bump setuptools from 69.5.1 to 72.1.0 in /backend/python…"
This reverts commit 3feb869025 .
2024-07-30 09:21:09 +02:00
Ettore Di Giacinto
d50c72a657
Revert "chore(deps): Bump setuptools from 69.5.1 to 72.1.0 in /backend/python/transformers-musicgen" ( #3077 )
...
Revert "chore(deps): Bump setuptools from 69.5.1 to 72.1.0 in /backend/python…"
This reverts commit f822bebfd8 .
2024-07-30 09:20:57 +02:00
LocalAI [bot]
12b470f00a
chore: ⬆️ Update ggerganov/llama.cpp ( #3075 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-30 05:28:14 +00:00
dependabot[bot]
198bc6d939
chore(deps): Bump streamlit from 1.36.0 to 1.37.0 in /examples/streamlit-bot ( #3072 )
...
chore(deps): Bump streamlit in /examples/streamlit-bot
Bumps [streamlit](https://github.com/streamlit/streamlit ) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/streamlit/streamlit/releases )
- [Commits](https://github.com/streamlit/streamlit/compare/1.36.0...1.37.0 )
---
updated-dependencies:
- dependency-name: streamlit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 04:39:56 +00:00
dependabot[bot]
3feb869025
chore(deps): Bump setuptools from 69.5.1 to 72.1.0 in /backend/python/transformers ( #3071 )
...
chore(deps): Bump setuptools in /backend/python/transformers
Bumps [setuptools](https://github.com/pypa/setuptools ) from 69.5.1 to 72.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v69.5.1...v72.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 04:02:15 +00:00
dependabot[bot]
f24fac43da
chore(deps): Bump setuptools from 70.3.0 to 72.1.0 in /backend/python/petals ( #3070 )
...
chore(deps): Bump setuptools in /backend/python/petals
Bumps [setuptools](https://github.com/pypa/setuptools ) from 70.3.0 to 72.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v70.3.0...v72.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 03:58:11 +00:00
dependabot[bot]
9c96a73d93
chore(deps): Bump setuptools from 70.3.0 to 72.1.0 in /backend/python/vall-e-x ( #3069 )
...
chore(deps): Bump setuptools in /backend/python/vall-e-x
Bumps [setuptools](https://github.com/pypa/setuptools ) from 70.3.0 to 72.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v70.3.0...v72.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 03:27:00 +00:00
dependabot[bot]
45233937b7
chore(deps): Bump setuptools from 70.3.0 to 72.1.0 in /backend/python/coqui ( #3068 )
...
chore(deps): Bump setuptools in /backend/python/coqui
Bumps [setuptools](https://github.com/pypa/setuptools ) from 70.3.0 to 72.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v70.3.0...v72.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 03:06:11 +00:00
dependabot[bot]
f822bebfd8
chore(deps): Bump setuptools from 69.5.1 to 72.1.0 in /backend/python/transformers-musicgen ( #3066 )
...
chore(deps): Bump setuptools in /backend/python/transformers-musicgen
Bumps [setuptools](https://github.com/pypa/setuptools ) from 69.5.1 to 72.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v69.5.1...v72.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 02:29:39 +00:00
dependabot[bot]
0dd02b2ad7
chore(deps): Bump setuptools from 70.3.0 to 72.1.0 in /backend/python/rerankers ( #3067 )
...
chore(deps): Bump setuptools in /backend/python/rerankers
Bumps [setuptools](https://github.com/pypa/setuptools ) from 70.3.0 to 72.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v70.3.0...v72.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 02:15:53 +00:00
dependabot[bot]
9948ff2715
chore(deps): Bump setuptools from 70.3.0 to 72.1.0 in /backend/python/parler-tts ( #3062 )
...
chore(deps): Bump setuptools in /backend/python/parler-tts
Bumps [setuptools](https://github.com/pypa/setuptools ) from 70.3.0 to 72.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v70.3.0...v72.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 01:21:56 +00:00
dependabot[bot]
0da042dc2b
chore(deps): Bump chromadb from 0.5.4 to 0.5.5 in /examples/langchain-chroma ( #3060 )
...
chore(deps): Bump chromadb in /examples/langchain-chroma
Bumps [chromadb](https://github.com/chroma-core/chroma ) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/chroma-core/chroma/releases )
- [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md )
- [Commits](https://github.com/chroma-core/chroma/compare/0.5.4...0.5.5 )
---
updated-dependencies:
- dependency-name: chromadb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 01:11:05 +00:00
dependabot[bot]
5c747a16c4
chore(deps): Bump setuptools from 70.3.0 to 72.1.0 in /backend/python/vllm ( #3061 )
...
chore(deps): Bump setuptools in /backend/python/vllm
Bumps [setuptools](https://github.com/pypa/setuptools ) from 70.3.0 to 72.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v70.3.0...v72.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 00:43:12 +00:00
dependabot[bot]
40604e877c
chore(deps): Bump setuptools from 70.3.0 to 72.1.0 in /backend/python/autogptq ( #3048 )
...
chore(deps): Bump setuptools in /backend/python/autogptq
Bumps [setuptools](https://github.com/pypa/setuptools ) from 70.3.0 to 72.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v70.3.0...v72.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 21:45:52 +00:00
dependabot[bot]
3dfed64a15
chore(deps): Bump openai from 1.37.0 to 1.37.1 in /examples/langchain/langchainpy-localai-example ( #3051 )
...
chore(deps): Bump openai
Bumps [openai](https://github.com/openai/openai-python ) from 1.37.0 to 1.37.1.
- [Release notes](https://github.com/openai/openai-python/releases )
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-python/compare/v1.37.0...v1.37.1 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 21:29:08 +00:00
dependabot[bot]
e5f91fbba2
chore(deps): Bump langchain from 0.2.10 to 0.2.11 in /examples/langchain/langchainpy-localai-example ( #3053 )
...
chore(deps): Bump langchain
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.2.10 to 0.2.11.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.10...langchain==0.2.11 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-29 21:28:38 +00:00
Ettore Di Giacinto
4700c9df92
models(gallery): add l3.1-8b-llamoutcast-i1 ( #3047 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-29 20:15:53 +02:00
Ettore Di Giacinto
6f8d6f601a
models(gallery): add sekhmet_aleph-l3.1-8b-v0.1-i1 ( #3046 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-29 16:45:00 +02:00
Ettore Di Giacinto
8a39707b36
models(gallery): add lumimaid-v0.2-70b-i1 ( #3045 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-29 16:44:48 +02:00
Ettore Di Giacinto
e7df875db3
models(gallery): add magnum-32b-v1 ( #3044 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-29 10:17:49 +02:00
LocalAI [bot]
cb042713e8
chore(model-gallery): ⬆️ update checksum ( #3043 )
...
⬆️ Checksum updates in gallery/index.yaml
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-29 09:39:48 +02:00
Dave
7c4e526853
fix: install.sh bash specific equality check ( #3038 )
...
fix == to = for sh portability
Signed-off-by: Dave Lee <dave@gray101.com >
2024-07-29 01:19:36 +02:00
LocalAI [bot]
3a70cf311b
chore(model-gallery): ⬆️ update checksum ( #3040 )
...
⬆️ Checksum updates in gallery/index.yaml
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-28 21:53:00 +00:00
LocalAI [bot]
5d08b9ac68
docs: ⬆️ update docs version mudler/LocalAI ( #3039 )
...
⬆️ Update docs version mudler/LocalAI
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-28 21:47:02 +00:00
LocalAI [bot]
86f8d5b50a
chore(model-gallery): ⬆️ update checksum ( #3036 )
...
⬆️ Checksum updates in gallery/index.yaml
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-28 11:11:23 +00:00
LocalAI [bot]
d4a3872dd9
chore: ⬆️ Update ggerganov/llama.cpp ( #3034 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-28 10:46:18 +00:00
Ettore Di Giacinto
d6a7a77f6b
fix(gallery): do clear out errors once displayed ( #3033 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-28 10:28:10 +02:00
Ettore Di Giacinto
2a839e1432
fix(gallery): do not attempt to delete duplicate files ( #3031 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-28 10:27:56 +02:00
LocalAI [bot]
610e1c00c6
chore: ⬆️ Update ggerganov/whisper.cpp ( #3029 )
...
⬆️ Update ggerganov/whisper.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-27 21:52:57 +00:00
LocalAI [bot]
b1f93935be
chore: ⬆️ Update ggerganov/llama.cpp ( #3030 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-27 21:49:13 +00:00
Ettore Di Giacinto
d57acefed4
Update llama3-instruct.yaml
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-07-27 15:30:13 +02:00
Ettore Di Giacinto
0a7e4c1b93
Update llama3.1-instruct-grammar.yaml
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-07-27 15:30:01 +02:00
Ettore Di Giacinto
82cc81974f
Update llama3.1-instruct.yaml
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-07-27 15:29:50 +02:00
Ettore Di Giacinto
fe0d092f58
models(gallery): add llama3 with enforced functioncall with grammars ( #3027 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-27 12:48:00 +02:00
Ettore Di Giacinto
0dd21f2b5e
models(gallery): add lumimaid-8b ( #3026 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-27 12:41:19 +02:00
Ettore Di Giacinto
f9fad3f4ee
models: re-order
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-27 12:26:23 +02:00
Ettore Di Giacinto
7021c02d45
models(gallery): add openbuddy-llama3.1-8b-v22.1-131k ( #3025 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-27 12:24:45 +02:00
Ettore Di Giacinto
7aa7f13095
models(gallery): add llama-3.1-8b-instruct-fei-v1-uncensored ( #3024 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-27 12:22:30 +02:00
Ettore Di Giacinto
d59bcd539e
models(gallery): add llama-3.1-70b-japanese-instruct-2407 ( #3023 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-27 12:18:55 +02:00
Ettore Di Giacinto
d5a6c1e4f6
models(gallery): add meta-llama-3.1-8b-instruct-abliterated ( #3022 )
...
* models(gallery): add meta-llama-3.1-8b-instruct-abliterated
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Update gallery/index.yaml
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-07-27 11:00:21 +02:00
Ettore Di Giacinto
7ef8edda32
models(gallery): add darkidol-llama-3.1-8b-instruct-1.1-uncensored-iq… ( #3021 )
...
models(gallery): add darkidol-llama-3.1-8b-instruct-1.1-uncensored-iq-imatrix-request
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-27 10:59:06 +02:00
Ettore Di Giacinto
81c4b72258
models(gallery): add lumimaid-v0.2-12b ( #3020 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-27 10:28:47 +02:00
Ettore Di Giacinto
fe4c8c8251
models(gallery): add llama3.1-8b-fireplace2 ( #3018 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-27 10:24:56 +02:00
Ettore Di Giacinto
02d4eeffc8
models(gallery): add mistral-nemo ( #3019 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-27 10:24:42 +02:00
LocalAI [bot]
80652abc9b
chore: ⬆️ Update ggerganov/llama.cpp ( #3016 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-26 23:26:28 +00:00
Ettore Di Giacinto
2169c3497d
feat(grammar): add llama3.1 schema ( #3015 )
...
* wip
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* get rid of panics
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* expose it properly from the config
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Simplify
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* forgot to commit
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Remove focus on test
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* Small fixups
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-26 20:11:29 +02:00
Dave
fee52942eb
fix: PR title tag for checksum checker script workflow ( #3014 )
...
* fix PR title tag for checksum checker script workflow
Signed-off-by: Dave Lee <dave@gray101.com >
* Update .github/workflows/checksum_checker.yaml
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
---------
Signed-off-by: Dave Lee <dave@gray101.com >
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-07-26 08:46:57 +02:00
LocalAI [bot]
868182bc38
chore: ⬆️ Update ggerganov/llama.cpp ( #3012 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-25 22:28:34 +00:00
LocalAI [bot]
ac37b47170
chore: models(gallery): ⬆️ update checksum ( #3013 )
...
⬆️ Checksum updates in gallery/index.yaml
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-25 22:07:10 +00:00
Ettore Di Giacinto
43f49533e8
chore: add function calling template for llama 3.1 models ( #3010 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-25 19:37:35 +02:00
Ettore Di Giacinto
3379c3d98c
models(gallery): add stheno
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-25 19:37:15 +02:00
Ettore Di Giacinto
d605df471c
models(gallery): add gemmoy ( #3009 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-25 12:31:17 +02:00
Ettore Di Giacinto
8bf4ccf3ed
Update index.yaml
...
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com >
2024-07-25 12:23:04 +02:00
Ettore Di Giacinto
392cf15877
models(gallery): add darkidol llama3.1 ( #3008 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-25 12:22:09 +02:00
Ettore Di Giacinto
5eda7f578d
refactor: break down json grammar parser in different files ( #3004 )
...
* refactor: break down json grammar parser in different files
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
* fix: patch to `refactor_grammars` - propagate errors (#3006 )
propagate errors around
Signed-off-by: Dave Lee <dave@gray101.com >
---------
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
Signed-off-by: Dave Lee <dave@gray101.com >
Co-authored-by: Dave <dave@gray101.com >
2024-07-25 08:41:00 +02:00
LocalAI [bot]
717cc6fe1a
chore: ⬆️ Update ggerganov/llama.cpp ( #3003 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-24 22:47:38 +00:00
LocalAI [bot]
9031d2b9eb
docs: ⬆️ update docs version mudler/LocalAI ( #3002 )
...
⬆️ Update docs version mudler/LocalAI
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-24 22:32:10 +00:00
Ettore Di Giacinto
4a69ef3052
models(gallery): add llama3.1-claude ( #3005 )
...
Signed-off-by: Ettore Di Giacinto <mudler@localai.io >
2024-07-24 23:40:08 +02:00
LocalAI [bot]
80ae919dbe
chore: ⬆️ Update ggerganov/llama.cpp ( #2995 )
...
⬆️ Update ggerganov/llama.cpp
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: mudler <2420543+mudler@users.noreply.github.com >
2024-07-24 15:37:08 +02:00