Reverted change to upload .bin with different approaches, will be only using .vec extended files in HF 8783987 LMartinezEXEX commited on Dec 16, 2022
Added other approaches to load embeddings from .vec and .bin extended files 0c56fea LMartinezEXEX commited on Dec 16, 2022
Typing. Added __init_ann_method and __init_sklearn_method in embedding class. Upgrade getNearestNeighbors method. Fix bug in get method from ann class. Etc ced76fc nanom commited on Dec 8, 2022
Embedding class fix: neighbors bug, added max_n neighbors, typing, etc. ad445e5 nanom commited on Dec 6, 2022
Using data_loader to load vector files instead of json. 785b2ef LMartinezEXEX commited on Dec 5, 2022