Files
LLMs-from-scratch/.devcontainer
Daniel Kleine 44c0494406 Updated devcontainer, .gitignore and README for gutenberg project (#107)
* added ch05/03_bonus_pretraining_on_gutenberg model checkpoints and preprocessing output folders to .gitignore

* removed prettier extension, added github alerts markdown extension

* specified download instructions and fixed code markdown

* Update ch05/03_bonus_pretraining_on_gutenberg/README.md

* Update ch05/03_bonus_pretraining_on_gutenberg/README.md

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2024-04-05 06:53:01 -05:00
..
2024-04-03 20:28:02 -05:00
2024-02-29 09:00:06 -06:00

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.