mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
fixed empty space
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Alternative Weight Loading
|
||||
|
||||
This folder contains alternative weight loading strategies in case the weights become unavailable from Open AI.
|
||||
This folder contains alternative weight loading strategies in case the weights become unavailable from OpenAI.
|
||||
|
||||
- [weight-loading-hf-transformers.ipynb](weight-loading-hf-transformers.ipynb): contains code to load the weights from the Hugging Face Model Hub via the `transformers` library
|
||||
- [weight-loading-hf-transformers.ipynb](weight-loading-hf-transformers.ipynb): contains code to load the weights from the Hugging Face Model Hub via the `transformers` library
|
||||
|
||||
Reference in New Issue
Block a user