issues
search
AnswerDotAI
/
RAGatouille
Easily use and train state of the art late-interaction retrieval methods (ColBERT) in any RAG pipeline. Designed for modularity and ease-of-use, backed by research.
Apache License 2.0
3.07k
stars
210
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error compiling segmented_maxsim.cpp
#263
yurkoff-mv
closed
1 week ago
1
`RAG.search` is not thread-safe
#262
chandlj
opened
2 weeks ago
0
Normalized Score?
#261
dipta007
opened
2 weeks ago
1
Use Matryoshka + Binary Quantisation Embeddings
#260
qazisaad
opened
3 weeks ago
0
Was it supposed to be that SLOW?
#259
dipta007
closed
1 month ago
2
Apple Silicon Support
#258
imohideen
opened
1 month ago
0
Size Mismatch while training answerai-colbert-smallv1
#257
Harrolee
closed
1 month ago
1
Is the fine tuning of jinaai/jina-colbert-v2 supported?
#256
nico2rdj
opened
1 month ago
0
Error while running example of creating embeddings
#255
ZeyadAttia5
opened
1 month ago
0
ImportError: cannot import name 'Trainer' from 'colbert'
#254
lyc280705
closed
1 month ago
0
Training curves
#253
jens-create
opened
1 month ago
0
How to make a jinaai/jina-colbert-v2 finetunig? It is constantly hanging #> Starting...
#252
seregadgl20-oss
opened
1 month ago
0
Fine-tune ColBERT using teacher scores
#251
jens-create
opened
2 months ago
1
How to obtain the embedding themselves?
#250
brando90
opened
2 months ago
0
Creating index is very intensive
#249
konstantintuev
opened
2 months ago
0
Individual documents appending with add_to_index
#248
aaraya-rr
opened
2 months ago
0
CUDA out of memory for 3k documents
#247
aaraya-rr
opened
2 months ago
1
ValueError: Default process group has not been initialized, please make sure to call init_process_group.
#246
Owe1n
opened
2 months ago
0
Stuck on "Loading packbits_cpp extension"
#245
TimKoornstra
closed
3 months ago
2
Error while fine-tunning
#244
Luffy241
closed
3 months ago
1
fix a crucial typo in doc
#243
minki-j
opened
3 months ago
0
error loading corpus and train data
#242
MohammedAlhajji
opened
3 months ago
0
Turn Off return of the verbose unstructured text from --> result = RAG.search(query=query,k=4)
#241
quantumalchemy
opened
3 months ago
1
Training without labels - adapting existing pretrained backbone
#240
keithkam-yk
opened
3 months ago
0
answerai-colbert-small-v1 issue
#239
MohammedAlhajji
closed
3 months ago
2
cannot open shared object file: No such file or directory
#238
abdelkareemkobo
opened
3 months ago
2
Save the ColBERT encodings to disk.
#237
Diegi97
opened
3 months ago
2
Overhaul
#236
bclavie
opened
3 months ago
0
Question: rerank does not use index
#235
NoamBenSason
opened
4 months ago
0
Typescript support of RAGatouille
#234
purvapruthi
closed
3 months ago
1
RAGAtouille cpu only installation
#233
tacacs1101-debug
opened
4 months ago
1
RuntimeError when indexing with FAISS
#232
kalinduaet
opened
4 months ago
6
How to use highly capable Decoder only models (LLMs) with RAGatouille -- is it even advisable?
#231
brando90
closed
3 months ago
2
Question -- Symmetric search
#230
dmacko232
closed
3 months ago
1
Documentation (API Reference): missing params in description tables
#229
fpservant
opened
4 months ago
0
ValueError: RAGatouille is not installed. Please install it with `pip install ragatouille`.
#228
arkanalexei
opened
4 months ago
0
Limit llama-index version to >= 0.7, <= 0.10
#227
fabiannagel
opened
4 months ago
0
ragatouille requires a version of numpy uncompatible with python
#226
PetitmanginBearing
opened
5 months ago
0
Use base model or sentence transformer
#225
achibb
closed
3 months ago
1
Include verbose arg.
#224
mrdrozdov
opened
5 months ago
1
can't access my finetuned model
#223
GP24CairoUni
opened
5 months ago
1
Making deletions will alter the collection.json file, hence the search function unusable because we access the collection using list indices.
#222
carlesoctav
opened
5 months ago
0
Training script is not working as is
#221
localcitizen
opened
5 months ago
0
How to index collection using generator function?
#220
shubham526
opened
5 months ago
0
performance: Optimize ColBERT index free search with torch.topk
#219
Diegi97
closed
3 months ago
1
Embedding Model with Existing Index
#218
eyloncaplan
closed
3 months ago
1
Idea: Make CorpusProcessor (and splitter_fn / preprocessing_fn) to have access to metadata
#217
stronk7
opened
5 months ago
0
How to extract embeddings generated by Colbert?
#216
BlueKiji77
opened
6 months ago
2
Compatibility with LangChain 0.2.0
#215
Byczong
opened
6 months ago
5
ImportError: cannot import name 'PromptTemplate' from 'llama_index' (unknown location)
#214
manan-T
closed
6 months ago
0
Next