mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-08-16 04:31:48 +00:00

* changed CUDA files to pytorch 2.0.1 (for reproducibility) * fixed RUN command (for updating Ubuntu and installing Git)
Optional Docker Environment
This is an optional Docker environment for those users who prefer Docker. For more instructions, see the Docker Environment Setup Guide in ../appendix-A/04_optional-docker-environment.