Skip to content

[MODULE] RAG Module#135

Open
duydl wants to merge 19 commits intohuggingface:mainfrom
duydl:feature/rag-module
Open

[MODULE] RAG Module#135
duydl wants to merge 19 commits intohuggingface:mainfrom
duydl:feature/rag-module

Conversation

@duydl
Copy link
Collaborator

@duydl duydl commented Dec 22, 2024

No description provided.

@Knight7561
Copy link
Contributor

@duydl , Can I contribute to these module after checking out #85

8_rag/README.md Outdated

### RAG Architecture

RAG's modular architecture allows for customization and optimization based on task requirements. A typical RAG pipeline involves the following components:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps a visuals would help here?

@burtenshaw
Copy link
Collaborator

Hey @duydl ! Are you still working on this? It looks great so far.

@duydl duydl marked this pull request as ready for review January 12, 2025 20:10
@duydl
Copy link
Collaborator Author

duydl commented Jan 12, 2025

@burtenshaw Hi. I am still working on this module. Sorry for the delay.
I usually use openAI model and rarely use SLM for RAG before so there was difficulty in making it working correctly for both retrieval and agent tool (in Langchain before and now in smolagent).
The markdown guides on the other hand are quite completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants