rasbt-LLMs-from-scratch/ch05/02_alternative_weight_loading
2024-04-28 14:31:27 -05:00
..
previous_chapters.py Rename drop_resid to drop_shortcut (#136) 2024-04-28 14:31:27 -05:00
README.md Add alternative weight loading strategy as backup (#82) 2024-03-20 08:43:18 -05:00
weight-loading-hf-transformers.ipynb Rename variable to context_length to make it easier on readers (#106) 2024-04-04 07:27:41 -05:00

Alternative Weight Loading

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