cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Machine Learning
Dive into the world of machine learning on the Databricks platform. Explore discussions on algorithms, model training, deployment, and more. Connect with ML enthusiasts and experts.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

MLFlow connection pool warning

Sam
New Contributor III

Hi,

I have a transformer model from Hugging Face I have logged to MLFlow.

When I load in using 

mlflow.transformers.load_model
 
I receive a bunch of warnings: WARNING:urllib3.connectionpool:Connection pool is full, discarding connection: xxxx. Connection pool size: 10
 
Any ideas what is going on here and how to solve? Is this causing the model load to be slow?
0 REPLIES 0