Core components for LMSupply libraries: HuggingFace model downloading, caching, GPU execution providers, and common utilities.
$ dotnet add package LMSupply.CoreCore components shared across all LMSupply libraries.
This package is typically consumed as a dependency by other LMSupply packages:
LMSupply.EmbedderLMSupply.RerankerLMSupply.GeneratorLMSupply.TranscriberFollows HuggingFace Hub standard:
~/.cache/huggingface/hub (default)HF_HUB_CACHE environment variable (override)