Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 430 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 430 Bytes

skyer: 用最简单的方式训练一个大语言模型

安装

从来源安装

git clone https://github.com/tunglinwood/skyer_llm.git

镜像拉取来源路径

git clone https://hub.nuaa.cf/tunglinwood/skyer_llm.git

pip安装skyer_llm

pip install dist/skyer_llm-0.1.3-py3-none-any.whl 

教学

可以参见Build-LLM-from-sky