add txtai, miniLM
This commit is contained in:
5365
functions.ipynb
Normal file
5365
functions.ipynb
Normal file
File diff suppressed because one or more lines are too long
18
index/config.json
Normal file
18
index/config.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"path": "sentence-transformers/all-MiniLM-L6-v2",
|
||||||
|
"content": true,
|
||||||
|
"autoid": 819,
|
||||||
|
"dimensions": 384,
|
||||||
|
"backend": "faiss",
|
||||||
|
"offset": 819,
|
||||||
|
"build": {
|
||||||
|
"create": "2026-03-19T13:14:10Z",
|
||||||
|
"python": "3.12.7",
|
||||||
|
"settings": {
|
||||||
|
"components": "IDMap,Flat"
|
||||||
|
},
|
||||||
|
"system": "Darwin (arm64)",
|
||||||
|
"txtai": "9.6.0"
|
||||||
|
},
|
||||||
|
"update": "2026-03-19T13:14:10Z"
|
||||||
|
}
|
||||||
BIN
index/documents
Normal file
BIN
index/documents
Normal file
Binary file not shown.
BIN
index/embeddings
Normal file
BIN
index/embeddings
Normal file
Binary file not shown.
Reference in New Issue
Block a user