keras-team / keras-nlp

Modular Natural Language Processing workflows with Keras
Apache License 2.0
730 stars 215 forks source link

Changed from_preset file downloading to use GFile when able #1665

Closed VarunS1997 closed 2 weeks ago

VarunS1997 commented 3 weeks ago

To better support Google product usage when there are authentication barriers, we will use GFile-based processes.

As a result, gcloud auth should function as expected.