chore: 重命名目录

This commit is contained in:
2026-04-04 17:03:22 +08:00
parent 2dc9545d7f
commit c94a246c71
7 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import safetensors.torch as st
import torch.nn as nn
from astrai.config.model_config import ModelConfig
from astrai.tokenizer import BpeTokenizer
from astrai.tokenize import BpeTokenizer
from astrai.model.transformer import Transformer