mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
chore(deps): bump transformers in /plugins/model/llm-Baichuan2 (#4733)
Some checks are pending
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Some checks are pending
Build FastGPT images in Personal warehouse / build-fastgpt-images (push) Waiting to run
Bumps [transformers](https://github.com/huggingface/transformers) from 4.48.0 to 4.50.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.48.0...v4.50.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.50.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9f21add7b5
commit
683ab6c17d
|
|
@ -1,5 +1,5 @@
|
|||
protobuf
|
||||
transformers==4.48.0
|
||||
transformers==4.50.0
|
||||
cpm_kernels
|
||||
torch>=2.0
|
||||
gradio
|
||||
|
|
|
|||
Loading…
Reference in New Issue