GithubHelp home page GithubHelp logo

enhance_llm's Introduction

微信公众号:西书北影。

项目介绍

本项目包含四部分:

1.向量模型垂域微调:基于llama_index和qwen微调BGE向量模型。http://t.csdnimg.cn/vSmRW

2.大模型垂域微调:基于PEFT微调qwen1.5-7b-chat,做了sft和dpo。http://t.csdnimg.cn/ndZ47

3.高阶检索增强生成(RAG)系统:基于以上垂域化工作,实现两阶段的RAG系统。增加了query改写、召回重排、检索重排、多轮对话等。http://t.csdnimg.cn/6nw4D

4.多模态大模型实现:基于qwen2和clip,使用MLP作为连接器,使得语言模型能懂图像。http://t.csdnimg.cn/9kDTy

硬件配置

显卡:L20(48GB) * 1 内存:100GB

环境配置

1部分的Python环境配置是:

cd enhance_llm/ebedding_finetune
pip install -r requirements.txt

2.3部分的Python环境配置是:

cd enhance_llm
pip install -r requirements.txt

Star History

Star History Chart

LICENSE

enhance_llm is licensed under Apache 2.0 License

enhance_llm's People

Contributors

stay-leave avatar

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.