OpenBMB / OpenBMB/MiniCPM-o-Demo

如何把全双工模型结合上RAG?

Open
#53 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
386
Forks
81
Avg merge
1h 59m
Merged PRs (30d)
3

Description

如何把全双工模型结合上RAG?比如用户语音提问后,模型判断应该先到私有知识库去检索,检索到的文档片段如何输入到模型中?让模型在decoder的时候能够利用上这些文档内容,回答会更准确。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the full-duplex model inference and decoder flow in the repository, then determine how a private knowledge-base retrieval step could provide document context; done would require an agreed integration design and a demonstrated end-to-end retrieval-assisted response.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, pytorch
Domain
ai, machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.