rasbt-LLMs-from-scratch/ch05/02_alternative_weight_loading
James Holcombe 05718c6b94
Use instance tokenizer (#116)
* Use instance tokenizer

* consistency updates

---------

Co-authored-by: Sebastian Raschka <mail@sebastianraschka.com>
2024-04-10 21:16:19 -04:00
..
previous_chapters.py Use instance tokenizer (#116) 2024-04-10 21:16:19 -04: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.