We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d1af0 commit 71d1180Copy full SHA for 71d1180
user_guides/basic_usage/04_inference.py
@@ -24,7 +24,7 @@
24
"module_name": "knn",
25
"k": [1],
26
"weights": ["uniform"],
27
- "embedder_name": ["avsolatorio/GIST-small-Embedding-v0"]
+ "embedder_name": ["avsolatorio/GIST-small-Embedding-v0"],
28
},
29
],
30
0 commit comments