Mila 0.13.48
Deep Neural Network Library
Loading...
Searching...
No Matches
Llama.Config.ixx File Reference

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

Detailed Description

LLaMA network-level configuration.

Provides only the network-level settings required for LLaMA networks.