issues
search
milvus-io
/
milvus-model
The embedding/reranking model zoo help user to convert their unstructured data into embeddings
Apache License 2.0
22
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Change BGEM3 parameter to 'devices'.
#51
wxywb
closed
2 days ago
0
bgem3 devices kwargs syntax error bugfix
#50
SamSweere
closed
2 days ago
2
BGE-m3 model setup TypeError: BGEM3FlagModel.__init__() got an unexpected keyword argument 'devices'
#49
SamSweere
closed
2 days ago
1
fix: Set default device in BGEM3EmbeddingFunction to None.
#48
wxywb
closed
1 week ago
0
fix: Adapt bge reranker and bge m3 to FlagEmbedding>1.3.0
#47
wxywb
closed
1 week ago
0
BM25实现方案的疑惑
#46
qianxianyang
opened
2 weeks ago
6
Fix: Correct parameter name in _encode method for BGEM3FlagModel
#45
thititj
closed
1 week ago
0
fix(dependencies): fix breaking change in FlagEmbedding 1.3 dependency
#44
rguilmont
closed
3 weeks ago
0
TypeError in BGEM3FlagModel encode() due to mismatched argument name (queries expected instead of sentences)
#43
mhamdik
closed
1 week ago
5
feat: Update rerankers to their latest version.
#42
wxywb
closed
2 months ago
0
fix: Update voyage, mistral, nomic embedding functions.
#41
wxywb
closed
2 months ago
0
feat: introduce a new param for v3
#40
makram93
closed
2 months ago
0
refactor: support jina embeddings v3
#39
makram93
closed
2 months ago
0
feat: update milvus model to support jina embeddings 3
#38
bwanglzu
closed
2 months ago
5
fix(bm25): bump nltk to 3.9.1 & download punk_tab
#37
jean-humann
closed
2 months ago
1
Zilliz : Error while initiating model from pymilvus : cannot import name 'GenerationMixin' from 'transformers.generation'
#36
MukundaDigitar
closed
1 month ago
11
invalid input for sparse float vector
#35
yidasanqian
opened
2 months ago
6
[nltk_data] Error loading stopwords: <urlopen error [Errno 11004]
#34
yidasanqian
closed
2 months ago
5
fix: Add user-friendly message for BGE-M3 users on Google Colab.
#33
wxywb
closed
3 months ago
0
BGEM3EmbeddingFunction no attribute 'ListViewType' error on colab.
#32
zc277584121
closed
3 months ago
1
fix: Fix normalize embedding, Mistral's client API, changes BM25 defa…
#31
wxywb
closed
3 months ago
0
Add instructor embedding and update Mistral embedding.
#30
wxywb
closed
3 months ago
0
feat: Add nomic and mistralai depencencies, remove the vertexai tempo…
#29
wxywb
closed
3 months ago
0
Update code to use csr_matrix and np.float64 for sparse vectors
#28
alesaccoia
closed
3 months ago
0
feat: Add mGTE embedding function.
#27
wxywb
closed
3 months ago
0
feat: Add MistralEmbeddingFunction, NomicEmbeddingFunction and VertexAIEmbeddingFunction
#26
reina-w
closed
3 months ago
0
[BUG] Sparse Embedding Function are not working
#25
dudeperf3ct
closed
3 months ago
5
fix: Convert cohere embedding to np.float32
#24
wxywb
closed
6 months ago
0
feat: Add CohereEmbeddingFunction.
#23
wxywb
closed
6 months ago
0
Error occured in bm25_ef.fit(corpus)
#22
rdyuan
opened
6 months ago
10
fix: Normalize the output of OnnxEmbeddingFunction.
#21
wxywb
closed
6 months ago
0
fix: Fixed lazy-import bugs that occurred during refactoring.
#20
wxywb
closed
6 months ago
0
feat: Change BGE M3 to use float32 as return by default.
#19
wxywb
closed
6 months ago
0
Bugfixes
#18
wxywb
closed
6 months ago
0
UnicodeDecodeError for "lang.yaml"
#17
fornitroll
closed
6 months ago
3
feat: add JinaAI embedding and reranker models
#16
JoanFM
closed
6 months ago
0
protobuf requirement package conflicts
#15
lynnssi
closed
5 months ago
2
Fix BGERerankFunction call return type.
#14
muazhari
closed
7 months ago
0
Can't Utilize use_fp16=True in BGEM3EmbeddingFunction
#13
muazhari
closed
1 week ago
1
Add Visualized BGE model.
#12
muazhari
opened
8 months ago
1
Add BGERerankFunction.
#11
wxywb
closed
8 months ago
0
Rename RerankerFunction to RerankFunction and optimize splade code.
#10
wxywb
closed
8 months ago
0
Amend the base classes.
#9
wxywb
closed
8 months ago
0
Fix splade bug and make github workflows.
#8
wxywb
closed
8 months ago
0
Change pymilvus to milvus_model in rerankers.
#7
wxywb
closed
8 months ago
0
Change reranker's dependencies to optional.
#6
wxywb
closed
8 months ago
0
Add some modifications to rerankers.
#5
wxywb
closed
8 months ago
0
Add reranker
#4
wxywb
closed
8 months ago
0
Add a dependency for mecab tokenizer.
#3
wxywb
closed
8 months ago
0
Change the project name in pyproject.toml.
#2
wxywb
closed
8 months ago
0
Next