issues
search
facebookresearch
/
faiss
A library for efficient similarity search and clustering of dense vectors.
https://faiss.ai
MIT License
31.57k
stars
3.65k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ROCm support for bfloat16
#4039
ItsPitt
opened
19 hours ago
0
munmap_chunk(): invalid pointer \n segmentation fault (core dump), when feature dim is big in index.train
#4038
cywuuuu
opened
2 days ago
3
support bfloat16 in python
#4037
mdouze
opened
2 days ago
2
test to check link error (do not merge)
#4036
mnorris11
closed
2 days ago
3
fix linter
#4035
junjieqi
closed
2 days ago
3
Add a class variable to benchmark CodecDescriptor,IndexDescriptor and KnnDescriptor for the filename prefix
#4034
satymish
closed
2 days ago
3
Pin to numpy<2
#4033
asadoughi
closed
3 days ago
2
Updates to faiss-gpu-cuvs nightly pkg
#4032
tarang-jain
opened
4 days ago
0
Will Faiss appear on PyPI in the light of the recent news?
#4030
Yura52
closed
4 days ago
2
facebook-unused-include-check in fbcode/faiss
#4029
Gownta
closed
6 days ago
2
Batch Retrieval with FAISS IndexIDMap(IndexFlatIP) Returns Incorrect IDs and Zero Similarities
#4028
howru0321
opened
1 week ago
1
Add remove ids for indexrefine
#4026
Tickdack
opened
1 week ago
5
Add a new architecture mode: 'avx512-sr'.
#4025
mulugetam
opened
1 week ago
7
Remove unused-variable in dumbo/backup/dumbo/service/tests/ChainReplicatorTests.cpp +3
#4024
r-barnes
closed
1 week ago
2
Train function in IndexLSH?
#4023
Hillier98
opened
1 week ago
5
add range_search() to IndexRefine
#4022
alexanderguzhva
opened
2 weeks ago
3
Upgrade CUVS to 24.10
#4021
tarang-jain
opened
2 weeks ago
1
Use _mm512_popcnt_epi64 to speedup hamming distance evaluation.
#4020
mulugetam
opened
2 weeks ago
12
Faiss GPU: bfloat16 brute-force kNN support (#4014)
#4018
wickedfoo
closed
2 days ago
27
write distributed_kmeans centroids and assignments to hive tables
#4017
mengdilin
closed
2 weeks ago
4
cuVS support for IDSelector APIs
#4016
cjnolet
opened
2 weeks ago
1
try to fix the compile errors for related packages
#4015
mdouze
closed
2 weeks ago
1
Faiss GPU: bfloat16 brute-force kNN support
#4014
mdouze
closed
2 days ago
3
Increase discovery timeout for ROCm CI failures
#4013
asadoughi
closed
1 week ago
5
introduce data splits in dataset descriptor
#4012
mengdilin
closed
2 weeks ago
7
Fix shadowed variable in faiss/IndexAdditiveQuantizer.cpp
#4011
asadoughi
closed
2 weeks ago
2
Some chore fixes
#4010
Harry-Chen
closed
2 days ago
3
Added IndexLSH to the demo
#4009
asadoughi
closed
2 weeks ago
4
more than 2048 nearest neighbors
#4008
arnavmdas
opened
3 weeks ago
1
Use custom centroids in IVFFlat
#4004
JingyuanHe1222
closed
3 weeks ago
0
Fix reverse_index_factory formatting of ScalarQuantizers
#4003
ddrcoder
closed
3 weeks ago
2
IndexFlatL2/IndexFlatIP python multiprocess memory leak
#4002
XIAO-FAN-5257
closed
1 week ago
7
Add index binary to telemetry
#4001
mnorris11
closed
3 weeks ago
3
Update autoclose.yml
#4000
asadoughi
closed
3 weeks ago
2
fix merge_flat_ondisk stress run failures
#3999
pankajsingh88
closed
3 weeks ago
2
Support cuda 12.4 in conda
#3998
pankajsingh88
opened
3 weeks ago
1
add validity check AlignedTableTightAlloc clear method
#3997
pankajsingh88
closed
3 weeks ago
3
Support cuda 12.4 in conda
#3995
hiyyg
closed
3 weeks ago
1
Risk of causing bugs due to inconsistency in interfaces of `AlignedTableTightAlloc`
#3994
GKxxUCAS
closed
3 weeks ago
3
Python: GpuIndexIVFFlat with externally provided GpuIndexFlat quantizer crashes if quantizer goes out of scope
#3993
gabuzi
opened
3 weeks ago
1
FAISS-GPU "IndexFlat.search() missing 3 required positional arguments: 'k', 'distances', and 'labels'"
#3992
apiispanen
closed
1 week ago
3
Reduce duplication in make_direct_map.
#3991
ttsugriy
closed
2 weeks ago
1
Use count_if to compute nminus1.
#3990
ttsugriy
closed
3 weeks ago
1
Moved add_sa_codes, sa_code_size to Index, IndexBinary base classes
#3989
asadoughi
closed
3 weeks ago
3
add all wrapped indexes to the index_read
#3988
mnorris11
opened
4 weeks ago
1
demo: IndexPQ: separate codes from codebook
#3987
asadoughi
closed
4 weeks ago
2
Python 3.13 support
#3985
asadoughi
opened
1 month ago
0
There appear to be 1 leaked semaphore objects to clean up at shutdown
#3984
jakubLangr
closed
2 weeks ago
3
How to reconstruct() from an IVF index use add_with_ids
#3983
czpmango
closed
4 weeks ago
1
Prefilter with attributes before Search
#3982
VinhASOKEN
closed
1 week ago
5
Next