mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-25 06:52:46 +00:00
4 lines
99 B
Python
4 lines
99 B
Python
from .embed import vocab_parallel_cross_entropy
|
|
from .gpt1d import *
|
|
from .pipeline_gpt1d import *
|