Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 382 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 382 Bytes

LLM学习相关笔记与实验

目录介绍:

  • llm_fine_tune_learning
    • data_screening:数据筛选
    • deepspeed:分布式训练
    • fine_tune:各类模型微调实验
    • hugging_face_transformers:微调相关
    • model_privatization_deployment:模型私有部署
    • quantization:量化相关
  • model:各种模型
  • fine_tune:各种模型微调