Home

Awesome

llm-resource(LLM 百宝箱)

LLM全栈优质资源汇总

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

目录

LLM算法

Transformer

原理:

源码:

GPT1

GPT2

ChatGPT

GLM

LLaMA

MOE 大模型

下一代大模型

多模态大模型

A Survey on Multimodal Large Language Models:https://arxiv.org/pdf/2306.13549 Efficient-Multimodal-LLMs-Survey:https://github.com/lijiannuist/Efficient-Multimodal-LLMs-Survey

LLM训练

LLM微调

LLM对齐

LLM推理

大模型推理优化技术

KV Cache:

解码优化:

vLLM

LLM数据工程

LLM压缩

LLM测评

提示工程

综合

safetensors

AI框架

PyTorch

DeepSpeed

Megatron-LM

Megatron-DeepSpeed

Huggingface Transformers

AI基础知识

AI基础设施

AI芯片

CUDA

AI编译器

LLM应用开发

LLMOps

RAG

书籍

LLM实践

大模型汇总资料

微信公众号文章集锦

其他