-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am trying to use gpt-4o as my model for RAG on PDF/txt documents. Could someone plea…
-
## 🐛 Cannot import the "clustering" module ~even though I have the latest version of torchmetrics~
### To Reproduce
```from torchmetrics.clustering import VMeasureScore```
Running this co…
-
### Bug Description
When passing an image file path to the function `image_to_image_retrieve` with the `VertexMultiModalEmbedding` initialized and ran like the following.
```
# configure embeddin…
-
Any kind of refactoring (moving functions one abstraction level up/down, joining functions)
-
the result of Full blog post by official demo is too short and meaningless ,how to optimize it
-----
In the fast-paced world of technology, AI continues to make incredible advancements that shape …
-
Attaching all the speaker video content to be posted on socials (linkedin )
-
Thanks for sharing the code.
I tried to run the training code using one 4090, and changed the epoch number to one fourth. (Line 17 of remodiffuse_t2m.py)
`runner = dict(type='EpochBasedRunner',…
-
As you're aware, Bedrock Claude 3 is designed to support multi-modal capabilities, including Vision mode. However, during testing of the latest version, it appears that the system does not currently s…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I seem to remember being able to use SimpleDirectoryReader to describe images as t…
-
Hi~ Great work!
I am curious about how LLM determines when to generate [RET] tokens for image retrieval. Does the LLM generate [RET] tokens solely based on contextual information, or is there a spec…