cancel
Showing results for 
Search instead for 
Did you mean: 
Machine Learning
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SR_71
by New Contributor II
  • 3976 Views
  • 6 replies
  • 3 kudos

Databricks Notebook Rendering Issue: IPython.lib.display.IFrame

Similar issue here: https://stackoverflow.com/questions/71336374/randomforestclassifier-explainer-dashboard-output-in-databricks-notebook-is-notActual output – Databricks Notebook Expected Output – Jupyter Notebook Reproducible Code Example#pip insta...

image image
  • 3976 Views
  • 6 replies
  • 3 kudos
Latest Reply
ChanduBhujang
New Contributor II
  • 3 kudos

Hi Abhishek, I followed your steps, I am having in identifying the dashboard link. How do I figure out the first two words dbc-dp- for my cluster? 

  • 3 kudos
5 More Replies
TomBurns
by New Contributor
  • 446 Views
  • 1 replies
  • 0 kudos

Identity Resolution

Looking for best solutions for identity resolution. I already have deterministic matching. Exploring probabilistic solutions. Any advice for me?

  • 446 Views
  • 1 replies
  • 0 kudos
Latest Reply
MFGorin
New Contributor II
  • 0 kudos

Recommend checking out Amperity. Listed on Databricks marketplace, support delta sharing and unity catalog. Patented AI approach to ID resolution https://docs.amperity.com/stitch.html

  • 0 kudos
HHYOOOO
by New Contributor III
  • 606 Views
  • 1 replies
  • 0 kudos

Resolved! Github Datasets/Labs for Large Language Models: Application through Production is not working

I've signed up for the module for certification on Large Language Models: Application through Production.Follow the Github instructions and install the notebooks provided.Unfortunately none of the workbooks are working due to the- Badly setup file pa...

correct.JPG Errort.JPG
  • 606 Views
  • 1 replies
  • 0 kudos
Latest Reply
HHYOOOO
New Contributor III
  • 0 kudos

No further instructions on the Read-me here: https://github.com/databricks-academy/large-language-models/tree/publishedFollowed all the setup steps, but the file paths in /include are not working fine.Why does not Databricks provide the direct links ...

  • 0 kudos
abhi-verma
by New Contributor II
  • 2844 Views
  • 2 replies
  • 1 kudos

Resolved! Lab for generative-ai-engineering-with-databricks.dbc doesn't work

It keeps on failing with this error:HTTPError: 503 Server Error: Service Unavailable for url: https://community.cloud.databricks.com/api/2.0/feature-store/feature-tables/search?max_results=200 Response from server: { 'error_code': 'TEMPORARILY_UNAVAI...

  • 2844 Views
  • 2 replies
  • 1 kudos
Latest Reply
abhi-verma
New Contributor II
  • 1 kudos

I did. I haven't heard from them since.

  • 1 kudos
1 More Replies
Badarla
by New Contributor
  • 2049 Views
  • 3 replies
  • 2 kudos

Customize mail notification from Databricks workflow

Hi All,Can we customize the mail subject and body that we receive from Azure Databricks workflow upon failure jobs? Kindly help me, if we can do so.Thanks,Moshe

  • 2049 Views
  • 3 replies
  • 2 kudos
Latest Reply
np75
New Contributor II
  • 2 kudos

I have three workspaces and the alerts sent by the jobs running are not referencing the workspace for example. So if I run the job to dev environemnt I get an alert like if the job has been executed from the prod. This si a huge issue for our admins....

  • 2 kudos
2 More Replies
sqlshep
by New Contributor III
  • 1756 Views
  • 3 replies
  • 1 kudos

InvalidConfigurationError: You haven't configured the CLI yet! Please configure by entering ...

Running a python function in the notebook, i am getting the following InvalidConfigurationError: You haven't configured the CLI yet! Please configure by entering `/databricks/python_shell/scripts/db_ipykernel_launcher.py configure`When i try to run...

  • 1756 Views
  • 3 replies
  • 1 kudos
Latest Reply
wicked-lion
New Contributor II
  • 1 kudos

Facing the same issuefor me the error comes up when mlflow.get_experiment_by_name is called.I am  running a custom docker image built on databricksruntime/standard:13.3-LTScustom image so my packages are installed.

  • 1 kudos
2 More Replies
Octavian1
by Contributor
  • 2749 Views
  • 8 replies
  • 0 kudos

Resolved! Download model artifacts from MLflow

I am trying to find a way to locally download the model artifacts that build a chatbot chain registered with MLflow in Databricks, so that I can preserve the whole structure (chain -> model -> steps -> yaml & pkl files).There is a mention in a contri...

Octavian1_0-1708506098526.png
  • 2749 Views
  • 8 replies
  • 0 kudos
Latest Reply
Octavian1
Contributor
  • 0 kudos

  OK, eventually I found a solution. I write it below, whether somebody will need it. Basically, if in the download_artifacts method the local directory is an existing and accessible one in the DBFS, the process will work as expected.import os # Con...

  • 0 kudos
7 More Replies
amitca71
by Contributor II
  • 559 Views
  • 2 replies
  • 0 kudos

mlflow.exceptions.MlflowException - Invalid metric 'refreshableTokenNotFound'

Hi,We are facing an mlflow.exceptions.MlflowException when mlflow is called from stream,when we load the model outside the stream, its loaded fine, while when we load it from within stream it fails with exception. to emphasize that it was working til...

  • 559 Views
  • 2 replies
  • 0 kudos
Latest Reply
amitca71
Contributor II
  • 0 kudos

Downgrade to version 13.3 did the trick

  • 0 kudos
1 More Replies
GKH
by New Contributor II
  • 1256 Views
  • 1 replies
  • 0 kudos

Errors using Dolly Deployed as a REST API

We have deployed Dolly (https://huggingface.co/databricks/dolly-v2-3b) as a REST API endpoint on our infrastructure. The notebook we used to do this is included in the text below my question.The Databricks infra used had the following config -  (13.2...

  • 1256 Views
  • 1 replies
  • 0 kudos
Latest Reply
marcelo2108
Contributor
  • 0 kudos

I had a similar problem when I used HuggingFacePipeline(pipeline=generate_text) with langchain. It worked to me when I tried to use HuggingFaceHub instead. I used the same dolly-3b model.

  • 0 kudos
marcelo2108
by Contributor
  • 900 Views
  • 2 replies
  • 0 kudos

Resolved! 0: 'error: TypeError("\'NoneType\' object is not callable") in api_request_parallel_processor.py

I´m facing this exception after use mlflow.langchain.log_model and test the logged model using the following commandprint(loaded_model.predict([{"query": "how does the performance of llama 2 compare to other local LLMs?"}]))tasks failed. Errors: {0: ...

  • 900 Views
  • 2 replies
  • 0 kudos
Latest Reply
marcelo2108
Contributor
  • 0 kudos

I verified all steps @Kaniz  and the objects and structure were looking good. As far as I understood on tests. Langchain Rag features such as RetrievalQA.from_chain_type does not work well with llm = HuggingFacePipeline instantiation steps. The probl...

  • 0 kudos
1 More Replies
sideshowBob1337
by New Contributor II
  • 441 Views
  • 3 replies
  • 0 kudos

Input training dataset field empty in Configure AutoML experiment

Trying to start an ML experiment on data in an extant metastore within a catalogue (SQL querys run fine on the database).  I can start an ML cluster, then attempt to start an AutoML expirement but I get stuck selecting training data - there are no da...

  • 441 Views
  • 3 replies
  • 0 kudos
Latest Reply
Kaniz
Community Manager
  • 0 kudos

Hey there! Thanks a bunch for being part of our awesome community!  We love having you around and appreciate all your questions. Take a moment to check out the responses – you'll find some great info. Your input is valuable, so pick the best solution...

  • 0 kudos
2 More Replies
hv129
by New Contributor
  • 706 Views
  • 1 replies
  • 0 kudos

OutOfMemoryError: CUDA out of memory on LLM Finetuning

I am trying to finetune llama2_lora model using the xTuring library, while facing this error. (batch size is 1). I am working on a cluster having 1 Worker (28 GB Memory, 4 Cores) and 1 Driver (110 GB Memory, 16 Cores). I am facing this error: OutOfMe...

  • 706 Views
  • 1 replies
  • 0 kudos
Latest Reply
Kaniz
Community Manager
  • 0 kudos

Hi @hv129, The error message you’re encountering indicates that your CUDA memory is running out while trying to allocate additional memory for your model. Let’s break down the details: Total Capacity: The 15.57 GiB mentioned in the error message ...

  • 0 kudos
Amoozegar
by New Contributor II
  • 635 Views
  • 3 replies
  • 0 kudos

Upgrading cuDNN on Databricks notebook

I'm trying to upgrade Tensorflow version from 2.8 to 2.13 on Databricks notebook that is attached to a cluster with Databricks Runtime 10.4. How can I upgrade cuDNN from 8.0 to at least 8.6 to be compatible with the Tensorflow new version?  

Machine Learning
GPU enabled clusters
Tensorflow
  • 635 Views
  • 3 replies
  • 0 kudos
Latest Reply
Amoozegar
New Contributor II
  • 0 kudos

Hi @Kaniz  , Thanks for your response. When I run '!conda list cudnn' on databricks notebook, I get the following error:    '/bin/bash: conda: command not found'

  • 0 kudos
2 More Replies
Amoozegar
by New Contributor II
  • 280 Views
  • 1 replies
  • 0 kudos

Error in Tensorflow training job

I upgraded Tensorflow on Databricks notebook using %pip command. Now when running the training job, I get this error: "DNN library initialization failed."

Machine Learning
GPU enabled clusters
Tensorflow
  • 280 Views
  • 1 replies
  • 0 kudos
Latest Reply
Kaniz
Community Manager
  • 0 kudos

Hi @Amoozegar,  Check TensorFlow Version: Ensure that the TensorFlow version you upgraded to is compatible with your existing code and dependencies. Sometimes, upgrading TensorFlow can lead to compatibility issues. You might want to verify if the sp...

  • 0 kudos
ProtonMix
by New Contributor II
  • 401 Views
  • 2 replies
  • 1 kudos

Using AutoML to predict completion dates of a project management dataset

Hello! I am fairly new to Databricks. I'm trying to do a proof of concept with AutoML in Databricks at my organization, and the dataset I am using is a project management dataset. Here's a sample: project_idmarketgeneral_contractorproject_typepermit_...

  • 401 Views
  • 2 replies
  • 1 kudos
Latest Reply
Kaniz
Community Manager
  • 1 kudos

Hi @ProtonMix, Let’s break down your requirements and tackle them step by step. Reducing Completion Date Period: To understand how different factors impact the completion date, you can use regression analysis. Specifically, you want to predict th...

  • 1 kudos
1 More Replies
Labels