LLMs-from-scratch/ch05/08_memory_efficient_weight_loading
Sebastian Raschka 3d54af20f5 Memory efficient weight loading (#401)
* memory efficient weight loading

* remove unused code
2024-10-14 10:30:25 -05:00
..

Memory-efficient Model Weight Loading

This folder contains code to illustrate how to load model weights more efficiently