blobbybob commited on
Commit
ac9cf72
·
verified ·
1 Parent(s): 72f5e66

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +5 -0
config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "normalize": true,
3
+ "embedding_dtype": "int8",
4
+ "vocabulary_quantization": 2000
5
+ }