# Llama 2 🦙 added to the registry (https://depot.dev/changelog/2023-07-19-llama-2)

> Published 2023-07-19

We also released Llama 2 on depot.ai thanks to a kind pull request shortly after launch 🙂

Embed Llama 2 into your Docker image via the following `COPY` command:

```dockerfile
COPY --link --from=depot.ai/meta-llama/llama-2-70b-chat-hf:latest / .
```

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.