One-click training of your own GPT. Training a GPT has never been easier for beginners. / 一键预训练+SFT一个属于自己的LLM,0基础训练GPT原来可以这么简单?
Stars
370
Forks
50
Watchers
370
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
73
commits
feat(infer): implement greedy tokenization with fallback for unknown tokens
f77e91fView on GitHubfix(training): fix lr scheduler and self-attention parameter updates with config support
4c51b3dView on GitHubfeat(data_process): add support for loading multiple data formats
44f7dfeView on GitHubfix(sft): implement greedy tokenization with fallback for unknown tokens
cf03c62View on GitHubfix: enhance inference and training UI with error handling
fcac728View on GitHubfeat(ui): update button states and interactions in training and SFT processes
50f15c1View on GitHubfeat(SFT): add initialization and checkpoint options to SFT configuration
3bed69bView on GitHub