LLMs-from-scratch/ch05/02_alternative_weight_loading
Daniel Kleine ef40f2f9ad
minor bug fixes (#207)
* fixed path arg for create_dataset_csvs()

* updated assign_check() to remove user warning
2024-06-12 06:27:56 -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.