dream

Results 7 issues of dream

A data include some pictures and a text. Like: image1,image2,image3 and a text. Can I use **visualized bge**? How to use, thank you! ``` def encode(self, image=None, text=None): # used...

Can I use open source model in topicGPT, like llama3?

like #92 I use my own api_base. Whenever` run xxx `ends, this error will appear. Has anyone encountered this problem? ``` -==- -==- -==- Traceback (most recent call last): File...

Hello, I have reduced the number of web pages to be crawled from 15 to 3, but the response rate is still very slow, taking 10 seconds each time. My...

I am using the BERTopic framework for my tasks, but my data is increasing daily, and I want to perform analysis periodically. Do you have any suggestions? Thank you.