AstrAI/khaosz/config
ViperEkura d31137a2db feat(config): 重构模型参数状态加载 2025-12-04 20:23:23 +08:00
..
__init__.py refactor(config): 重命名 TransformerConfig 为 ModelConfig 2025-11-07 07:31:12 +08:00
model_config.py refactor(config): 重命名 TransformerConfig 为 ModelConfig 2025-11-07 07:31:12 +08:00
param_config.py feat(config): 重构模型参数状态加载 2025-12-04 20:23:23 +08:00
schedule_config.py fix(config): 修正 SGDRScheduleConfig 类名拼写错误 2025-10-20 18:21:46 +08:00
train_config.py feat(trainer): 添加训练起始轮次和批次配置支持 2025-10-19 21:47:10 +08:00