transformers/docker/transformers-pytorch-deepspeed-latest-gpu
Serge Matveenko d51aa48a76
Limit Pydantic to V1 in dependencies (#24596)
* Limit Pydantic to V1 in dependencies

Pydantic is about to release V2 release which will break a lot of things. This change prevents `transformers` to be used with Pydantic V2 to avoid breaking things.

* more

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2023-07-01 00:04:03 +02:00
..
Dockerfile Limit Pydantic to V1 in dependencies (#24596) 2023-07-01 00:04:03 +02:00