mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-11-01 18:30:00 +00:00
fixed empty space
This commit is contained in:
parent
cb0e1b2f37
commit
cf8b6c1094
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user