6 lines
319 B
Markdown
Raw Normal View History

# Alternative Weight Loading
2024-05-17 10:44:18 +02:00
This folder contains alternative weight loading strategies in case the weights become unavailable from OpenAI.
2024-05-17 10:44:18 +02:00
- [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