keras-team / keras-nlp

Modular Natural Language Processing workflows with Keras
Apache License 2.0
740 stars 218 forks source link

increase pip timeout to 1000s to avoid connection resets #1535

Closed sampathweb closed 3 months ago

sampathweb commented 3 months ago

Increase Timeout for GPU Kokoro pip installs to avoid connection resets from pip

mattdangerw commented 3 months ago

This looks fine. The error is actually cause Kaggle is throttling us, so not pip disconnects anymore. I will reach out to them.