kalle07 commited on
Commit
e0e7e10
·
verified ·
1 Parent(s): 13db164

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -47,7 +47,7 @@ BTW embedder is only a part of a good RAG<br>
47
  <li>german-roberta</li>
48
  <li>bge-m3 (up to 8192t context length)</li>
49
  </ul>
50
- Working well, all other its up to you! Some models are very similar! (jina and qwen based not yet supported by LM)<br>
51
  With the same setting, these embedders found same 6-7 snippets out of 10 from a book. This means that only 3-4 snippets were different, but I didn't test it extensively.
52
  <br>
53
  <br>
@@ -212,6 +212,7 @@ docfetcher - https://docfetcher.sourceforge.io/en/index.html (yes old but very u
212
  <li>T-Systems-onsite/german-roberta-sentence-transformer-v2</li>
213
  <li>mixedbread-ai/mxbai-embed-2d-large-v1</li>
214
  <li>jinaai/jina-embeddings-v2-base-en</li>
 
215
 
216
  </ul>
217
 
 
47
  <li>german-roberta</li>
48
  <li>bge-m3 (up to 8192t context length)</li>
49
  </ul>
50
+ Working well, all other its up to you! Some models are very similar! (jina and qwen based not yet supported by LM-Studio)<br>
51
  With the same setting, these embedders found same 6-7 snippets out of 10 from a book. This means that only 3-4 snippets were different, but I didn't test it extensively.
52
  <br>
53
  <br>
 
212
  <li>T-Systems-onsite/german-roberta-sentence-transformer-v2</li>
213
  <li>mixedbread-ai/mxbai-embed-2d-large-v1</li>
214
  <li>jinaai/jina-embeddings-v2-base-en</li>
215
+ <li>Qwen/Qwen3-Embedding-0.6B</li>
216
 
217
  </ul>
218