databricks-ml-examples
databricks-ml-examples copied to clipboard
Results
11
databricks-ml-examples issues
Sort by
recently updated
recently updated
newest added
### Issue Running `llm-models/embedding/bge/bge-m3/02_mlflow_logging_inference.py` fails to create a Model Serving Endpoint. The Endpoint log shows the following error: `ImportError: cannot import name 'cached_download' from 'huggingface_hub'` ### Cause Breaking changes in...