Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
MicroGPT::Config
Inherits
Reference
<
Object
Instance methods
d_ff
Source
d_ff=
(d_ff :
Int32
)
Source
d_model
Source
d_model=
(d_model :
Int32
)
Source
head_dim
Source
learning_rate
Source
learning_rate=
(learning_rate :
Float64
)
Source
n_heads
Source
n_heads=
(n_heads :
Int32
)
Source
n_layers
Source
n_layers=
(n_layers :
Int32
)
Source
seq_len
Source
seq_len=
(seq_len :
Int32
)
Source
vocab_size
Source
vocab_size=
(vocab_size :
Int32
)
Source