|
Mila 0.13.48
Deep Neural Network Library
|
Network-level configuration for GPT-style transformer networks. More...
#include <stdexcept>#include <string>#include <sstream>import Serialization.Metadata;import Dnn.ComponentConfig;import Dnn.TensorTypes;Classes | |
| class | Mila::Dnn::GptConfig |
| Network-level configuration for GPT-style transformer networks. More... | |
Namespaces | |
| namespace | Mila |
| Mila main API namespace. | |
| namespace | Mila::Dnn |
Network-level configuration for GPT-style transformer networks.
Minimal, canonical GPT network settings used to construct the model.