cancel
Showing results for 
Search instead for 
Did you mean: 
Generative AI
Explore discussions on generative artificial intelligence techniques and applications within the Databricks Community. Share ideas, challenges, and breakthroughs in this cutting-edge field.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

kumarsuresh
by New Contributor III
  • 4846 Views
  • 8 replies
  • 0 kudos

Gen AI course material

Databricks updated the Generative AI course https://partner-academy.databricks.com/learn/lp/315/generative-ai-engineering-pathway but the course material is missing in the partner academy. Does anybody know where to download the course material? 

  • 4846 Views
  • 8 replies
  • 0 kudos
Latest Reply
fazma
New Contributor
  • 0 kudos

do you have any update on why course material is not appearing in partner acadamy course version?

  • 0 kudos
7 More Replies
Kjetil
by Contributor
  • 906 Views
  • 4 replies
  • 4 kudos

Model Serving and Streaming

Hi everyone,I have a question regarding the concurrency limitations of streaming responses from an LLM chain via Databricks Model Serving.When using a streaming response, the request remains open for the duration of the generation process. For exampl...

  • 906 Views
  • 4 replies
  • 4 kudos
Latest Reply
LaurenFletcher
New Contributor II
  • 4 kudos

Wow, Thank you so much for your help.

  • 4 kudos
3 More Replies
mortenhaga
by Contributor
  • 32655 Views
  • 2 replies
  • 1 kudos

Databricks Genie

Hi allWe have just started a little mini project on using Genie and up until now, our experience is very positive. Therefore, Im interested in more documentation and learning materials other than what Databricks officially has (https://docs.databrick...

  • 32655 Views
  • 2 replies
  • 1 kudos
Latest Reply
Databricks_AI
New Contributor II
  • 1 kudos

Hi @mortenhaga , since we are also looking for the same approach, is there a way that you found out or is there any reply which helped you to figure out the above problem?

  • 1 kudos
1 More Replies
MauricioLins
by New Contributor
  • 1490 Views
  • 1 replies
  • 0 kudos

Generative Certification notebook error

Hello,I have been trying to run the GenAI course notebook and this error below. I've already tried to download the averaged_perceptron_tagger_eng as it suggests, but the error keeps coming and I am running out of ideas, does anyone can help please?Re...

  • 1490 Views
  • 1 replies
  • 0 kudos
Latest Reply
MohammedArif
New Contributor III
  • 0 kudos

Hi,I too was getting same error while running the notebook on my cluster. Got fixed after running these. import nltknltk.download('punkt')nltk.download('wordnet')nltk.download('omw-1.4')nltk.download('punkt_tab')nltk.download('averaged_perceptron_tag...

  • 0 kudos