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: 

Forum Posts

mohnishbhagde
by New Contributor III
  • 714 Views
  • 8 replies
  • 1 kudos

PERMISSION_DENIED: Endpoint databricks-claude-3-7-sonnet is not allowed

I am working on a use case in my personal Databricks account - AgenticDataPipeline. I am getting below error when using  Anthropic Claude 3.7 Sonnet AI model15:52:56.267 | ERROR | [Pipeline] Task failed: ACCOUNT DATA NORMALIZATION: ops_bronze.account...

  • 714 Views
  • 8 replies
  • 1 kudos
Latest Reply
sharonj
New Contributor
  • 1 kudos

My name is Sharon J, a developer at sour sop farm, fungi, global mounts 

  • 1 kudos
7 More Replies
DaPo
by New Contributor III
  • 1528 Views
  • 2 replies
  • 0 kudos

Model Serving Endpoint: Cuda-OOM for Custom Model

Hello all,I am tasked to evaluate a new LLM  for some use-cases. In particular, I need to build a POC for a chat bot based on that model. To that end, I want to create a custom Serving Endpoint for an LLM pulled from huggingfaces. The model itself is...

  • 1528 Views
  • 2 replies
  • 0 kudos
Latest Reply
sarahbhord
Databricks Employee
  • 0 kudos

Here are some suggestions:  1. Update coda.yaml. Replace the current config with this optimized version:  channels: - conda-forge dependencies: - python=3.10 # 3.12 may cause compatibility issues - pip - pip: - mlflow==2.21.3 - torch...

  • 0 kudos
1 More Replies
Labels