In our previous blog post, we built the Llama LLM with PyTorch Lightning, with Weights & Biases for experiment tracking and Hydra for configuration management.
Now, we turn our attention to Llama 2, the successor to Llama. Let's look at the differenc...