Y
Hacker News
new
|
ask
|
show
|
jobs
by
charcircuit
986 days ago
Embeddings can be precomputed. Imagine a related videos section a video sharing site. Each video's embedding is relatively static.
1 comments
krishadi
986 days ago
If you are building a search engine or a QA bot, the embedding of the query still needs to be calculated. The results do depend on the quality of the model, and if you are using a large on it does take time.
link