rasbt-LLMs-from-scratch/ch05/02_alternative_weight_loading
2024-04-03 20:19:08 -05:00
..
previous_chapters.py Remove reundant dropout in MLP module (#105) 2024-04-03 20:19:08 -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 add weight sizes 2024-03-31 08:48:19 -05:00

Alternative Weight Loading

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