Home

Awesome

【LLMs 入门实战系列】

<img src="img/微信截图_20230918094559.png" width="50%" >

【LLMs 入门实战系列】交流群 (注:人满 可 添加 小编wx:yzyykm666 加群!)

<img src="img/微信截图_20210301212242.png" width="50%" >

第一层 LLMs to Natural Language Processing (NLP)

第一重 ChatGLM-6B 系列

ChatGLM2-6B
ChatGLM3
ChatGLM-6B
  1. 【ChatGLM-6B入门-一】清华大学开源中文版ChatGLM-6B模型学习与实战
    1. 介绍:ChatGLM-6B 环境配置 和 部署
  2. 【ChatGLM-6B入门-二】清华大学开源中文版ChatGLM-6B模型微调实战
    1. ChatGLM-6B P-Tuning V2 微调:Fine-tuning the prefix encoder of the model.
  3. 【ChatGLM-6B入门-三】ChatGLM 特定任务微调实战
  4. 【ChatGLM-6B入门-四】ChatGLM + LoRA 进行finetune
    1. 介绍:ChatGLM-6B LoRA 微调:Fine-tuning the low-rank adapters of the model.
  5. ChatGLM-6B 小编填坑记
    1. 介绍:ChatGLM-6B 在 部署和微调 过程中 会遇到很多坑,小编掉坑了很多次,为防止 后人和小编一样继续掉坑,小编索性把遇到的坑都填了。
  6. 【LLMs学习】关于大模型实践的一些总结
  7. 【LLMs 入门实战 —— 十一 】基于 🤗PEFT 的高效 🤖ChatGLM-6B 微调
    1. 微调方式:
      1. ChatGLM-6B Freeze 微调:Fine-tuning the MLPs in the last n blocks of the model.
      2. ChatGLM-6B P-Tuning V2 微调:Fine-tuning the prefix encoder of the model.
      3. ChatGLM-6B LoRA 微调:Fine-tuning the low-rank adapters of the model.
  8. 【LLMs 入门实战】基于 🤗QLoRA 的高效 🤖ChatGLM-6B 微调
    1. 介绍:本项目使用 https://github.com/huggingface/peft 库,实现了 ChatGLM-6B 模型4bit的 QLoRA 高效微调,可以在一张RTX3060上完成全部微调过程。
  9. 【LLMs 入门实战 】🤖ChatGLM-6B 模型结构代码解析
    1. 介绍:ChatGLM-6B 模型结构代码解析

第十重 Baichuan

Baichuan2
Baichuan-13B
baichuan-7B

第十一重 Llama2

第二重 Stanford Alpaca 7B

第三重 Chinese-LLaMA-Alpaca

第四重 小羊驼 Vicuna

第五重 MOSS

第六重 BLOOMz

第七重 BELLE

第八重 ChatRWKV

第九重 ChatGPT

第九层 LLMs to interview

第八层 LLMs to Inference acceleration

第二层 LLMs to Parameter Efficient Fine-Tuning (PEFT)

第一重 分布式训练神器

第二重 LLMs Trick

第三重 LLMTune

第四重 QLoRA

第三层 LLMs to Artifact

第一重 langchain

第二重 wenda

第三重 AutoGPT

第四重 Knowledge Extraction

第四层 LLMs to Text-to-Image

第一重 Stable Diffusion

第五层 LLMs to Visual Question Answering (VQA)

第一重 BLIP

第二重 BLIP2

第三重 MiniGPT-4

第四重 VisualGLM-6B

第五重 Ziya-Visual

第六层 LLMs to Automatic Speech Recognition (ASR)

第一重 Massively Multilingual Speech (MMS,大规模多语种语音)

第二重 whisper

第七层 LLMs to Text To Speech (TTS)

第一重 Massively Multilingual Speech (MMS,大规模多语种语音)

第二重 Retrieval-based-Voice-Conversion

LLaMA 衍生物系列

第五重 GPT4ALL

第十一重 OpenBuddy

第十二重 Baize

第十三重 OpenChineseLLaMA

第十四重 Panda

第十五重 Ziya-LLaMA-13B

第十六重 BiLLa

第十七重 Luotuo-Chinese-LLM

第十八重 Linly

第十九重 ChatYuan

第二十重 CPM-Bee

第二十一重 TigerBot

第二十二重 书生·浦语

第二十三重 Aquila

第一重 金融领域

第二重 医疗领域

第三重 法律领域

第四重 教育领域

第五重 文化领域

第六重 Coding

知识体系

关于 AIGC 那些你不知道的事

关于 NLP 那些你不知道的事

加入学习群

扫码加小编,申请加入学习群

参考

  1. Awesome-Chinese-LLM:收集和梳理中文LLM相关的开源模型、应用、数据集及教程等资料