Skip to content

Enable embedding always#128

Merged
jnu merged 1 commit intomainfrom
embed-all
May 6, 2025
Merged

Enable embedding always#128
jnu merged 1 commit intomainfrom
embed-all

Conversation

@jnu
Copy link
Copy Markdown
Contributor

@jnu jnu commented May 6, 2025

When turned on, embedding (compute + storage) accounts for a small fraction of one percent of all inference costs. Considering the fixed infrastructure costs as well, the cost of embedding is a negligible cost. So we will now always compute embeddings for all documents submitted for redaction, whether we currently need it or not. This will give us more information if we need it in the future, with really no downside even if we never need them.

@jnu jnu merged commit fda5ccc into main May 6, 2025
1 check failed
@jnu jnu deleted the embed-all branch May 6, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant