Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run BeRT embedding inference in the background #6

Open
Tracked by #5
galacticglum opened this issue May 28, 2022 · 0 comments
Open
Tracked by #5

Run BeRT embedding inference in the background #6

galacticglum opened this issue May 28, 2022 · 0 comments

Comments

@galacticglum
Copy link
Member

galacticglum commented May 28, 2022

For the searching pipeline, we'll need to retrieve bert embeddings for course titles and description. This needs to be fast, and not interfere with the rest of the API.

To achieve this, we need to get celery integrated and then setup a celery task for running inference on a bert model.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant