ConstructionKit::ModelSummary
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(total_params : Int64, stream_dim : Int32, seq_len : Int32, n_experts : Int32, router : String, router_params : Int64, experts : Array(ConstructionKit::ExpertInfo), vocab_size : Int32, data_file : String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data_file
Sourceexperts
Sourcen_experts
Sourcerouter
Sourcerouter_params
Sourceseq_len
Sourcestream_dim
Sourcetotal_params
Sourcevocab_size
Source