fixed empty space

This commit is contained in:
Daniel Kleine 2024-05-17 10:44:18 +02:00
parent 018a22338f
commit e6012b944e

View File

@ -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