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:ย 

inference table not working

YanivShani
New Contributor

Hi,

I'm trying to enable inference table for my llama_2_7b_hf serving endpoint, however I'm getting the following error:

"Inference tables are currently not available with accelerated inference."
 
Anyone one have an idea on how to overcome this issue?
 
Cheers
2 REPLIES 2

Walter_C
Honored Contributor
Honored Contributor

From the information you provided, it seems like you are trying to enable inference tables for an existing endpoint. However, the error message suggests that this feature may not be supported with accelerated inference.If you have previously disabled inference tables on the endpoint, please note that re-enablement on that endpoint is not supported. In this case, you would need to create a new endpoint with inference tables enabled on it.Here are the steps to create a new endpoint with inference tables enabled:
1. Click Serving in the DML UI.
2. Click Create serving endpoint.
3. In the endpoint creation page, select Enable inference table.
4. Select the desired catalog and schema for where you would like the table to be located.
5. Optionally, specify a table prefix for the final table name. If a table prefix is not specified, the endpoint name is used.
6. After you are satisfied with the endpoint specifications, click Create serving endpoint.

Kaniz_Fatma
Community Manager
Community Manager

Thank you for posting your question in our community! We are happy to assist you.

To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?

This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance! 
 

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group