Qwen及Qwen-audio大模型微调项目汇总

可用来微调方法/项目汇总

  1. Qwen github 项目自带的finetune脚本
    可以参考https://blog.csdn.net/qq_45156060/article/details/135153920
  2. PAI-DSW中微调千问大模型(阿里云的一个产品)
    https://gallery.pai-ml.com/#/preview/deepLearning/nlp/qwen_1_8b_chat
    https://zhuanlan.zhihu.com/p/677059792
  3. 魔搭社区的微调框架SWIFT已经支持了Qwen1.5全系列模型的微调和推理
    https://zhuanlan.zhihu.com/p/681662566
  4. Firefly项目微调千问大模型
    https://blog.csdn.net/sinat_37574187/article/details/132107473
    https://github.com/yangjianxin1/Firefly
  5. https://github.com/hiyouga/LLaMA-Efficient-Tuning
    改名了 https://github.com/hiyouga/LLaMA-Factory
  6. 基于llama的高star的github开源项目汇总
    (1)https://github.com/FlagAlpha/Llama2-Chinese
    (2)https://github.com/hiyouga/LLaMA-Efficient-Tuning
    改名了 https://github.com/hiyouga/LLaMA-Factory
    (3)https://github.com/yangjianxin1/Firefly
    (4)https://github.com/LinkSoul-AI/Chinese-Llama-2-7b
    (5)https://github.com/michael-wzhu/Chinese-LlaMA2

以上的项目,目前只有SWIFT框架支持Qwen-audio的微调。

ps.大语言模型基础资料

  1. 大语言模型入门
    https://www.cnblogs.com/yourenbo/p/18060256
  2. 通俗解读大模型微调(主要解释基础概念)
    https://www.wehelpwin.com/article/4231
  3. 大模型微调项目/数据集调研汇总(时间有点早了,早期的模型和项目)
    https://zhuanlan.zhihu.com/p/624079704?utm_id=0

相关推荐

  1. QwenQwen-audio模型微调项目汇总

    2024-03-23 05:34:04       44 阅读
  2. qwen-vl微调

    2024-03-23 05:34:04       35 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-03-23 05:34:04       98 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-03-23 05:34:04       106 阅读
  3. 在Django里面运行非项目文件

    2024-03-23 05:34:04       87 阅读
  4. Python语言-面向对象

    2024-03-23 05:34:04       96 阅读

热门阅读

  1. 在 Swift 中, enumerated() 有哪些常用的使用方式 ?

    2024-03-23 05:34:04       47 阅读
  2. nodejs的线程模型和libuv库的基本使用

    2024-03-23 05:34:04       42 阅读
  3. css的background详解

    2024-03-23 05:34:04       40 阅读
  4. Redis(Remote Dictionary Server)

    2024-03-23 05:34:04       38 阅读
  5. 【智能计算系统】神经网络基础&代码实现

    2024-03-23 05:34:04       41 阅读
  6. jupyter | mac jupyter快捷键

    2024-03-23 05:34:04       36 阅读
  7. 云原生相关概念(小白版)

    2024-03-23 05:34:04       35 阅读
  8. 掌握ChatGPT:如何用AI撰写高质量论文

    2024-03-23 05:34:04       44 阅读