rasbt-LLMs-from-scratch/ch05/02_alternative_weight_loading
2024-05-19 08:48:10 -05:00
..
previous_chapters.py use default value for temperature 2024-05-19 08:48:10 -05:00
README.md fixed empty space 2024-05-17 10:44:18 +02: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 OpenAI.