init commit

This commit is contained in:
Szymon Stefański
2026-03-25 17:11:10 +01:00
commit 01e39d1fc1
38 changed files with 49975 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"__version__": {
"sentence_transformers": "5.3.0",
"transformers": "5.3.0",
"pytorch": "2.10.0+cpu"
},
"model_type": "SentenceTransformer",
"prompts": {
"query": "",
"document": ""
},
"default_prompt_name": null,
"similarity_fn_name": "cosine"
}