Crate llm_llama

Source
Expand description

An implementation of LLaMA for the llm ecosystem.

Structs§

Hyperparameters
LLaMA hyperparameters
Llama
The LLaMA model. Ref: Introducing LLaMA