llm-resource icon indicating copy to clipboard operation
llm-resource copied to clipboard

LLM全栈优质资源汇总

llm-resource(LLM 百宝箱)

LLM全栈优质资源汇总

非常欢迎大家也参与进来,收集更多优质大模型相关资源。

目录

  • 🐼 LLM算法
  • 🐘 LLM训练
    • 🐘 LLM微调
    • 🐼 LLM对齐
  • 🔥 LLM推理
  • :palm_tree: LLM数据工程(Data Engineering)
  • 📡 LLM压缩
  • 🐰 LLM测评
  • 🐘 AI基础知识
  • 📡 AI基础设施
  • 🐘 AI编译器
  • 🐰 AI框架
  • 📡 LLM应用开发
  • 🐘 LLMOps
  • 📡 LLM实践
  • 📡微信公众号文章集锦

LLM算法

Transformer

原理:

源码:

GPT

GLM

LLaMA

下一代大模型

LLM训练

LLM微调

LLM对齐

LLM推理

大模型推理优化技术

KV Cache:

解码优化:

LLM数据工程

LLM压缩

LLM测评

  • CLiB中文大模型能力评测榜单
  • huggingface Open LLM Leaderboard
  • HELM:https://github.com/stanford-crfm/helm
  • HELM:https://crfm.stanford.edu/helm/latest/
  • lm-evaluation-harness:https://github.com/EleutherAI/lm-evaluation-harness/
  • CLEVA:http://www.lavicleva.com/#/homepage/overview
  • CLEVA:https://github.com/LaVi-Lab/CLEVA/blob/main/README_zh-CN.md

提示工程

综合

AI框架

PyTorch

DeepSpeed

Megatron-LM

Megatron-DeepSpeed

Huggingface Transformers

safetensors

  • https://huggingface.co/docs/safetensors/index
  • https://github.com/huggingface/safetensors/tree/v0.3.3

AI基础知识

AI基础设施

AI 芯片

CUDA

AI编译器

LLM应用开发

LLMOps

AI System

RAG

  • https://github.com/hymie122/RAG-Survey

书籍

  • 大语言模型原理与工程 @杨青

LLM实践

大模型汇总资料

微信公众号文章集锦