Pārlūkot izejas kodu

Bump llama-cpp-python from 0.1.30 to 0.1.32

Bumps [llama-cpp-python](https://github.com/abetlen/llama-cpp-python) from 0.1.30 to 0.1.32.
- [Release notes](https://github.com/abetlen/llama-cpp-python/releases)
- [Commits](https://github.com/abetlen/llama-cpp-python/compare/v0.1.30...v0.1.32)

---
updated-dependencies:
- dependency-name: llama-cpp-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 gadi atpakaļ
vecāks
revīzija
39fa6e57cc
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -14,5 +14,5 @@ pyyaml
 tqdm
 git+https://github.com/huggingface/transformers
 bitsandbytes==0.37.2; platform_system != "Windows"
-llama-cpp-python==0.1.30; platform_system != "Windows"
+llama-cpp-python==0.1.32; platform_system != "Windows"
 https://github.com/abetlen/llama-cpp-python/releases/download/v0.1.30/llama_cpp_python-0.1.30-cp310-cp310-win_amd64.whl; platform_system == "Windows"