FacVain / dil-asistanim

1 stars 0 forks source link

Research how we can deploy BERT models #56

Open FacVain opened 6 months ago

FacVain commented 6 months ago

Task Description

We want to deploy BERT models so that the deployed website can also use our BERT models to get sentiment and tone scores from user input. The models need too much RAM to be used on free virtual machines. So we must research the AI deployment services.

Tasks

Research Google Vertex AI deployment service. Research how we can deploy an AI model to an endpoint.

Acceptance Criteria

We need to make sure that the service falls within the free trial budget.