- 10414 Views
- 2 replies
- 0 kudos
When experimenting with LLMs on Databricks clusters, I have become interested in knowing if the LLM (Llama2 or otherwise), tries to make calls to the internet (i.e., the settings for use_remote_code=True in Huggingface models, as just one example).Mo...
- 10414 Views
- 2 replies
- 0 kudos
- 4534 Views
- 1 replies
- 1 kudos
When I`m trying to install xml package, I`m getting error PERMISSION_DENIED
- 4534 Views
- 1 replies
- 1 kudos
Latest Reply
Hey @FlavioSM The error message indicates that the library you're trying to install (com.databricks:spark-xml_2.13:0.17.0) is not on the allowlist for shared clusters in your Databricks workspace. Shared clusters are clusters that multiple users can ...