命令:./poet --help 标准输出: usage: poet [-h] {doctor,prepare,train,write,chat,evaluate,lesson,course} ... 从一字到一首诗:本地古诗 GPT 学习工具 positional arguments: {doctor,prepare,train,write,chat,evaluate,lesson,course} doctor 检查环境、材料和模型 prepare 整理诗词,生成训练材料 train 从零训练,或继续已有进度 write 按首字或关键词写诗 chat 按中文提示连续写诗 evaluate 在保留材料上检查预测误差 lesson 运行某节课的小实验 course 显示离线课程入口或启动本地阅读服务 options: -h, --help show this help message and exit 标准错误: 退出码:0