fixed empty space

This commit is contained in:
Daniel Kleine 2024-05-17 10:44:18 +02:00
parent cb0e1b2f37
commit cf8b6c1094

View File

@ -1,5 +1,5 @@
# Alternative Weight Loading # 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