- 3088 Views
- 1 replies
- 1 kudos
Hi Team,we have use case to run ML use case using DLT UC, we are facing library issues Error: INVALID ARGUMENT: no module named ‘importlib_metadata’we installed them manually by passing import in notebooks, but we have lot of missing libraries and we...
- 3088 Views
- 1 replies
- 1 kudos
Latest Reply
@Retired_mod do we have any support of shared cluster for ML in near roadmap please
by
anasse
• New Contributor II
- 1965 Views
- 1 replies
- 0 kudos
Hello I am trying to create a text classification model based on this blog https://www.databricks.com/blog/rapid-nlp-development-databricks-delta-and-transformers and the notebook accelerator. I just changed the model to take a french bert but i cann...
- 1965 Views
- 1 replies
- 0 kudos
Latest Reply
Hello Anasse, the LLM landscape has changed drastically since that blog was released in mid-2022. We have new, updated guidance which you can find here (make sure you check out the Next Steps section for the RAG Demo link as well). Additionally, if y...
- 2866 Views
- 1 replies
- 0 kudos
Can we deploy our own Custom LLM model in Databricks? If anyone has any material or link, please share with me.
- 2866 Views
- 1 replies
- 0 kudos
- 1743 Views
- 0 replies
- 0 kudos
Using `mlflow.pyfunc.log_model` to save a model in the model registry fails with the following error: `PicklingError: Can't pickle <built-in function input>: it's not the same object as builtins.input`I've reproduced it locally and got to the conclus...
- 1743 Views
- 0 replies
- 0 kudos
by
larsr
• New Contributor II
- 2726 Views
- 0 replies
- 0 kudos
I want to set environment variables for serving-endpoints that are not being read as secrets by using the DB API. As an example I want to set the OPENAI_API_BASE for a LangChain model. Is this possible?
- 2726 Views
- 0 replies
- 0 kudos