LLMs-from-scratch/ch05/02_alternative_weight_loading
Daniel Kleine bbb2a0c3d5
fixed num_workers (#229)
* fixed num_workers

* ch06 & ch07: added num_workers to create_dataloader_v1
2024-06-19 17:36:46 -05:00
..
2024-06-19 17:36:46 -05:00
2024-05-25 10:44:12 -05:00

Alternative Approaches to Loading Pretrained Weights

This folder contains alternative weight loading strategies in case the weights become unavailable from OpenAI.