-
Hi JUNJIE. In "train.bash," I found that you locked the text tower and only trained the vision tower. The weights of the text tower (BGE) are already pre-trained (BAAI/bge-base-en-v1.5), so during the…
-
## Optimize the LLM kernel
- [ ] Translate current implementation to more efficient implementation (more efficient and still cross-platform)
- [ ] Multi-thread/Multi-process optimization (@om-ra…
-
Hi, congratulation for the results.
My questions are about a correct use of the exit features for the retrieval task and of the finetuning phase.
1) In the colab notebook, on the section 'Feature …
-
The feature extraction tutorial is available for only *images* https://vissl.ai/tutorials/Feature_Extraction. Can we extract features for **videos**? I would love to contribute and send PR if necessar…
-
- [ ] [LLM-Agents-Papers/README.md at main · AGI-Edgerunners/LLM-Agents-Papers](https://github.com/AGI-Edgerunners/LLM-Agents-Papers/blob/main/README.md?plain=1)
# LLM-Agents-Papers
## :writing_hand…
-
### File Name
https://github.com/GoogleCloudPlatform/generative-ai/blob/main/gemini/use-cases/retrieval-augmented-generation/intro_multimodal_rag.ipynb
### What happened?
Following code faile…
-
# Request: Nougat OCR Integration
I suggest adding Nougat OCR into llama.cpp to enable the processing of scientific PDF documents.
This can act as a first step towards adding multimodal models to…
-
### Feature request / 功能建议
Hi, is it possible to use the image embedding seperately to do image retrieval based on a query?
### Motivation / 动机
Want to do RAG on images.
### Your contribution / …
-
## Project Roadmap: Domain-Specific Knowledge Mesh
**1. Project Goals:**
* **Unified Data Management:** Create a system that ingests and manages data from various sources, including files, data…
-
The `PgvectorEmbedding` model doesn't currently include `pgvector` indexes. Adding these would speed up retrieval for large datasets.
Adding an index is relatively straightforward with the `pgvecto…