maolan-llama 0.0.2

Llama 3 large language model with Burn, vendored from tracel-ai/models for maolan-generate
1
2
3
4
5
6
7
8
# maolan-llama

Llama 3 large language model inference with [Burn](https://burn.dev/), vendored
for use by `maolan-generate`.

This crate is derived from `llama-burn` in the
[tracel-ai/models](https://github.com/tracel-ai/models) repository, used under
the MIT OR Apache-2.0 license.