Skip to content

Commit

Permalink
Update knn-vector-quantization.md (#9035)
Browse files Browse the repository at this point in the history
Signed-off-by: kolchfa-aws <[email protected]>
(cherry picked from commit 9439bb8)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jan 8, 2025
1 parent 109e251 commit 0425b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _search-plugins/knn/knn-vector-quantization.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ PUT my-vector-index
"name": "hnsw",
"engine": "faiss",
"space_type": "l2",
"params": {
"parameters": {
"m": 16,
"ef_construction": 512,
"encoder": {
Expand Down

0 comments on commit 0425b7b

Please sign in to comment.