|
Mila
Deep Neural Network Library
|
Classes | |
| class | Mila::Distribution::HuggingFaceHub |
| The HuggingFace hub. More... | |
Functions | |
| std::string | Mila::Distribution::discoverHuggingFaceToken () |
| HuggingFace token, or empty for anonymous access. | |
| std::unique_ptr< IModelHub > | Mila::Distribution::makeDefaultModelHub (ProgressCallback progress={}) |
| The hub a consumer gets when it does not care how the bytes arrive. | |
| std::vector< HubModel > | Mila::Distribution::parseHuggingFaceListing (const std::string &body) |
| Parse a HuggingFace models listing. | |
Files | |
| file | Mila/Src/Distribution/HuggingFaceHub.ixx |
| The HuggingFace implementation of IModelHub, and its token discovery. | |