# stduygptj **Repository Path**: gazuto/stduygptj ## Basic Information - **Project Name**: stduygptj - **Description**: 基于一篇llm论文做的复现 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-24 - **Last Updated**: 2026-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # stduygptj Self study on how to fine tune LLM 启动命令 `accelerate launch --dynamo_backend=inductor --num_processes=1 --num_machines=1 --machine_rank=0 --mixed_precision=bf16 train.py --config config.yaml`