Skip to content

Commit

Permalink
Merge branch 'master' into update/WHISPER_CPP_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler authored Oct 29, 2024
2 parents 9bb8165 + b897d47 commit 627e31f
Show file tree
Hide file tree
Showing 22 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion backend/python/autogptq/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
accelerate
auto-gptq==0.7.1
grpcio==1.67.0
grpcio==1.67.1
protobuf
certifi
transformers
2 changes: 1 addition & 1 deletion backend/python/bark/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
bark==0.1.5
grpcio==1.67.0
grpcio==1.67.1
protobuf
certifi
2 changes: 1 addition & 1 deletion backend/python/common/template/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
grpcio==1.67.0
grpcio==1.67.1
protobuf
grpcio-tools
2 changes: 1 addition & 1 deletion backend/python/coqui/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio==1.67.0
grpcio==1.67.1
protobuf
certifi
packaging==24.1
2 changes: 1 addition & 1 deletion backend/python/diffusers/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
setuptools
grpcio==1.67.0
grpcio==1.67.1
pillow
protobuf
certifi
2 changes: 1 addition & 1 deletion backend/python/exllama2/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio==1.67.0
grpcio==1.67.1
protobuf
certifi
wheel
Expand Down
2 changes: 1 addition & 1 deletion backend/python/mamba/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
grpcio==1.67.0
grpcio==1.67.1
protobuf
certifi
2 changes: 1 addition & 1 deletion backend/python/openvoice/requirements-intel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
intel-extension-for-pytorch
torch
optimum[openvino]
grpcio==1.67.0
grpcio==1.67.1
protobuf
librosa==0.9.1
faster-whisper==0.9.0
Expand Down
2 changes: 1 addition & 1 deletion backend/python/openvoice/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio==1.67.0
grpcio==1.67.1
protobuf
librosa
faster-whisper
Expand Down
2 changes: 1 addition & 1 deletion backend/python/parler-tts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
grpcio==1.67.0
grpcio==1.67.1
certifi
llvmlite==0.43.0
2 changes: 1 addition & 1 deletion backend/python/rerankers/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
grpcio==1.67.0
grpcio==1.67.1
protobuf
certifi
2 changes: 1 addition & 1 deletion backend/python/sentencetransformers/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio==1.67.0
grpcio==1.67.1
protobuf
certifi
datasets
Expand Down
2 changes: 1 addition & 1 deletion backend/python/transformers-musicgen/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio==1.67.0
grpcio==1.67.1
protobuf
scipy==1.14.0
certifi
2 changes: 1 addition & 1 deletion backend/python/transformers/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio==1.67.0
grpcio==1.67.1
protobuf
certifi
setuptools==69.5.1 # https://github.com/mudler/LocalAI/issues/2406
2 changes: 1 addition & 1 deletion backend/python/vall-e-x/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
grpcio==1.67.0
grpcio==1.67.1
protobuf
certifi
2 changes: 1 addition & 1 deletion backend/python/vllm/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if [ "x${BUILD_TYPE}" == "x" ] && [ "x${FROM_SOURCE}" == "xtrue" ]; then
git clone https://github.com/vllm-project/vllm
fi
pushd vllm
uv pip install wheel packaging ninja "setuptools>=49.4.0" numpy typing-extensions pillow setuptools-scm grpcio==1.67.0 protobuf bitsandbytes
uv pip install wheel packaging ninja "setuptools>=49.4.0" numpy typing-extensions pillow setuptools-scm grpcio==1.67.1 protobuf bitsandbytes
uv pip install -v -r requirements-cpu.txt --extra-index-url https://download.pytorch.org/whl/cpu
VLLM_TARGET_DEVICE=cpu python setup.py install
popd
Expand Down
2 changes: 1 addition & 1 deletion backend/python/vllm/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
grpcio==1.67.0
grpcio==1.67.1
protobuf
certifi
setuptools
2 changes: 1 addition & 1 deletion docs/themes/hugo-theme-relearn
Submodule hugo-theme-relearn updated 73 files
+22 −0 CHANGELOG.md
+1 −2 README.md
+17 −7 assets/css/theme.css
+16 −12 exampleSite/config/_default/hugo.toml
+47 −14 exampleSite/config/_default/params.toml
+6 −0 exampleSite/content/authoring/frontmatter/menus/_index.en.md
+6 −0 exampleSite/content/authoring/frontmatter/menus/_index.pir.md
+0 −105 exampleSite/content/authoring/frontmatter/navigationmenu/_index.en.md
+0 −9 exampleSite/content/authoring/frontmatter/navigationmenu/_index.pir.md
+ exampleSite/content/authoring/frontmatter/navigationmenu/item-with-icon.png
+42 −0 exampleSite/content/authoring/frontmatter/reference/frontmatter.toml
+2 −0 exampleSite/content/authoring/meta/_index.en.md
+327 −0 exampleSite/content/configuration/sidebar/menus/_index.en.md
+9 −0 exampleSite/content/configuration/sidebar/menus/_index.pir.md
+0 −162 exampleSite/content/configuration/sidebar/shortcutmenu/_index.en.md
+0 −8 exampleSite/content/configuration/sidebar/shortcutmenu/_index.pir.md
+11 −0 exampleSite/content/introduction/changelog/7/1/000.en.md
+3 −0 exampleSite/content/introduction/changelog/7/1/000.pir.md
+5 −0 exampleSite/content/introduction/changelog/7/1/001.en.md
+3 −0 exampleSite/content/introduction/changelog/7/1/001.pir.md
+9 −0 exampleSite/content/introduction/changelog/7/1/_index.en.md
+8 −0 exampleSite/content/introduction/changelog/7/1/_index.pir.md
+1 −1 exampleSite/content/introduction/releasenotes/2/0.en.md
+1 −1 exampleSite/content/introduction/releasenotes/2/4.en.md
+2 −2 exampleSite/content/introduction/releasenotes/5/22.en.md
+1 −1 exampleSite/content/introduction/releasenotes/5/9.en.md
+2 −2 exampleSite/content/introduction/releasenotes/7/0.en.md
+35 −0 exampleSite/content/introduction/releasenotes/7/1.en.md
+8 −0 exampleSite/content/introduction/releasenotes/7/1.pir.md
+3 −0 exampleSite/content/more/credits/_index.en.md
+3 −0 exampleSite/content/more/credits/_index.pir.md
+1 −1 exampleSite/content/shortcodes/children/_index.en.md
+1 −0 exampleSite/content/showcase/_index.en.md
+1 −0 exampleSite/content/showcase/_index.pir.md
+1 −1 exampleSite/i18n/art-x-pir.toml
+1 −1 i18n/ar.toml
+1 −1 i18n/cs.toml
+1 −1 i18n/de.toml
+1 −1 i18n/en.toml
+1 −1 i18n/es.toml
+1 −1 i18n/fi.toml
+1 −1 i18n/fr.toml
+1 −1 i18n/hi.toml
+1 −1 i18n/hu.toml
+1 −1 i18n/id.toml
+1 −1 i18n/it.toml
+1 −1 i18n/ja.toml
+1 −1 i18n/ko.toml
+1 −1 i18n/nl.toml
+1 −1 i18n/pl.toml
+1 −1 i18n/pt.toml
+1 −1 i18n/ro.toml
+1 −1 i18n/ru.toml
+1 −1 i18n/sw.toml
+1 −1 i18n/tr.toml
+1 −1 i18n/vi.toml
+1 −1 i18n/zh-CN.toml
+1 −1 i18n/zh-Hans.toml
+1 −1 i18n/zh-Hant.toml
+1 −1 i18n/zh-TW.toml
+1 −1 i18n/zh.toml
+2 −2 layouts/partials/_relearn/pageNext.gotmpl
+2 −2 layouts/partials/_relearn/pagePrev.gotmpl
+1 −3 layouts/partials/_relearn/pages.gotmpl
+230 −52 layouts/partials/menu.html
+10 −0 layouts/partials/menupermalink.gotmpl
+12 −0 layouts/partials/menutitle.gotmpl
+13 −0 layouts/partials/meta.html
+3 −2 layouts/partials/search.html
+3 −3 layouts/partials/shortcodes/children.html
+0 −3 layouts/partials/title.gotmpl
+1 −1 layouts/partials/version.txt
+1 −1 theme.toml
2 changes: 1 addition & 1 deletion examples/chainlit/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
llama_index==0.11.19
llama_index==0.11.20
requests==2.32.3
weaviate_client==4.9.0
transformers
Expand Down
2 changes: 1 addition & 1 deletion examples/functions/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
langchain==0.3.4
openai==1.52.0
openai==1.52.2
4 changes: 2 additions & 2 deletions examples/langchain-chroma/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
langchain==0.3.3
openai==1.52.0
openai==1.52.2
chromadb==0.5.13
llama-index==0.11.19
llama-index==0.11.20
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ charset-normalizer==3.4.0
colorama==0.4.6
dataclasses-json==0.6.7
debugpy==1.8.7
frozenlist==1.4.1
frozenlist==1.5.0
greenlet==3.1.1
idna==3.10
langchain==0.3.3
Expand All @@ -26,7 +26,7 @@ PyYAML==6.0.2
requests==2.32.3
SQLAlchemy==2.0.36
tenacity==8.5.0
tqdm==4.66.5
tqdm==4.66.6
typing-inspect==0.9.0
typing_extensions==4.12.2
urllib3==2.2.3
Expand Down

0 comments on commit 627e31f

Please sign in to comment.