rasbt-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
..
previous_chapters.py fixed num_workers (#229) 2024-06-19 17:36:46 -05:00
README.md Make header more clear 2024-05-25 10:44:12 -05:00
weight-loading-hf-transformers.ipynb minor bug fixes (#207) 2024-06-12 06:27:56 -05:00

Alternative Approaches to Loading Pretrained Weights

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