-
**Describe the feature you'd like**
Hey @chungyau97. Does Flowise marketplace have a sample flow for RAG (Retrieval Augmented Generation) where we can take the source documents and meta data for a …
-
# Description
The speed of response upon query is an important factor/concern that has been gotten as a feedback from customers regarding the iqgpt platform, we want a way to improve the speed of re…
-
Having worked through this sample a few times in Python I wonder if its worth setting the expectation of what to expect in the section 'Use a deployed customized model'. My understanding was that the …
-
Hi there! I'm having an issue where it seems like the LLM isn't able to actually *see* the output from CGRAG. I've tested this with a few different LLMs (although they are all through the same provide…
-
## Keyword: differential privacy
### State-of-the-Art Approaches to Enhancing Privacy Preservation of Machine Learning Datasets: A Survey
- **Authors:** Chaoyu Zhang
- **Subjects:** Cryptography an…
-
## Date
Monday, November 13, 2023 - 9:30am ET / 2:30pm UK
_// Second Monday of every month_
## Attendees
| Fullname | Affiliation | GitHub Username |
|:-----|:-----|:-----|
| James McLeod …
-
**Is your feature request related to a problem? Please describe.**
I think the default questions for the FeedbackDataset.for_sentence_similarity and FeedbackDataset.for_retrieval_augmented_genera…
-
Folks,
I am testing AutoGen for Retrieval Augmented Code Generation and Question Answering by following the notebook posted here, https://github.com/microsoft/FLAML/blob/main/notebook/autogen_agen…
-
Do we have support to train our own documents ?
-
Hi authors,
thanks for the great work!
In order to replicate SAIL-7B from scratch, may I ask which version or commit id of `FastChat` do you use?