|
Mila
Deep Neural Network Library
|
Classes | |
| struct | Mila::Distribution::ModelCoordinate |
| Where a repository lives on a hub. More... | |
Functions | |
| std::optional< ModelCoordinate > | Mila::Distribution::parseCoordinate (std::string_view spec) |
| Parse a coordinate, or return nothing if the spec is not one. | |
Variables | |
| constexpr std::string_view | Mila::Distribution::kDefaultHubOwner = "mila-llm" |
| The owner Mila's published models live under. | |
Files | |
| file | Mila/Src/Distribution/ModelCoordinate.ixx |
| How a hub repository is addressed: [hf:]<owner>/<repository>[@<revision>]. | |