Git Product home page Git Product logo

Comments (4)

shenlei1020 avatar shenlei1020 commented on July 4, 2024

不明白您的需求。
1、本项目是RAG中的二阶段检索算法模型embedding和reranker,bert类模型,用来提取文本语义向量,做检索的。
2、大模型Qwen可以作为RAG后面的问答大模型,两者是RAG的两个组成部分,不是一个东西。

from bcembedding.

fredfany avatar fredfany commented on July 4, 2024

抱歉没有说清楚,这里想要了解的是类似Qwen-7B这样的问答大模型。也就是下面说的LLM大模型,想了解:

  1. 这里面介绍的大模型哪个性能最强(参数规模最大,通用泛化能力最强)
  2. 除了这个里面列举的模型,能否支持其他的大语言模型
    https://github.com/netease-youdao/QAnything/blob/master/docs/QAnything_Startup_Usage_README.md#supported-pulic-llm-using-fastchat-api-with-huggingface-transformersvllm-runtime-backend

from bcembedding.

shenlei1020 avatar shenlei1020 commented on July 4, 2024

了解了,本项目不是问答大模型,如果想了解问答大模型,可以看一下Qwen。我们的QAnything是基于Qwen微调的。
QAnything链接的大模型是离线部署场景,考虑pc端的显卡限制,所以都是小模型。

from bcembedding.

fredfany avatar fredfany commented on July 4, 2024

好的,非常感谢1

from bcembedding.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.