cancel
Showing results for 
Search instead for 
Did you mean: 
Carl_B
New Contributor II
since ‎03-20-2025
‎08-10-2025

User Stats

  • 4 Posts
  • 0 Solutions
  • 2 Kudos given
  • 0 Kudos received

User Activity

Hello,I am trying to run the LLM bert-large-uncased from HuggingFace.I have downloaded the transformers from github. I have installed the various packages. I am now getting an error message: NameError: name 'torch' is not defined.Not sure what the pr...
Hello World,I am facing some challenges running OpenAI on Databricks using Azure. I can easily pip install openai.However, problems start once I run the python line: import openai. After that, I can a series of errors and never ending error messages....
Hello,I'm facing an ImportError when trying to run my OpenAI-based summarization script in.The error message is:ImportError: cannot import name 'override' from 'typing_extensions' (/databricks/python/lib/python3.10/site-packages/typing_extensions.py)...
Kudos given to