[codex] Document memory-efficient semantic dedup fitting#2149
Conversation
Signed-off-by: Lawrence Lane <llane@nvidia.com>
Greptile SummaryThis PR documents the memory-efficient semantic deduplication fitting feature across
Confidence Score: 5/5Documentation-only change; no executable code is altered, and all documented parameter names and behaviors match the current source. Every documented parameter ( No files require special attention. Important Files Changed
Reviews (2): Last reviewed commit: "Merge branch 'main' into codex/docs-late..." | Re-trigger Greptile |
|
🌿 Preview your docs: https://nvidia-preview-codex-docs-late-freeze-updates.docs.buildwithfern.com/nemo/curator Here are the markdown pages you've updated: |
Addresses the semantic-deduplication portion of #2144. The bundled 26.06 release-note disposition is tracked in existing PR #2143.
Summary
KMeansStage.fit_data_fraction,SemanticDeduplicationWorkflow.fit_data_fraction, andTextSemanticDeduplicationWorkflow.kmeans_fit_data_fractionKMeansStage.cache_pathcentroid persistence and its distinction from workflow cache pathskmeans_centroids.npyValidation
fern check: 0 errors, 103 pre-existing warningsastmain