Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
37baea20cb6e2cd35f0364bb6604950706c83ce4
37baea20cb6e2cd35f0364bb6604950706c83ce4
Switch branch/tag
colossalai
examples
language
gpt
titans
model
__init__.py
Find file
Normal view
History
Permalink
__init__.py
99 Bytes
Edit
Web IDE
Newer
Older
[example] titans for gpt
jiaruifang
committed
Jan 16, 2023
1
2
3
from
.embed
import
vocab_parallel_cross_entropy
from
.gpt1d
import
*
from
.pipeline_gpt1d
import
*