|
Mila 0.13.48
Deep Neural Network Library
|
LLaMA network-level configuration. More...
#include <stdexcept>#include <string>#include <sstream>import Serialization.Metadata;import Dnn.ComponentConfig;import Dnn.TensorTypes;Classes | |
| class | Mila::Dnn::LlamaConfig |
| Network-level configuration for LLaMA-style transformer networks. More... | |
Namespaces | |
| namespace | Mila |
| Mila main API namespace. | |
| namespace | Mila::Dnn |
LLaMA network-level configuration.
Provides only the network-level settings required for LLaMA networks.