
List GGUF Files Available in a Hugging Face Repository
Source:R/api_llamacpp.R
list_hf_gguf_files.RdCalls the Hugging Face Hub API to list all .gguf files in a repository,
along with their sizes. Useful for choosing a quantization level before
calling llamacpp_download_model().