# huggingface **Repository Path**: mirrors_maruel/huggingface ## Basic Information - **Project Name**: huggingface - **Description**: Yet another Go package to download from HuggingFace's Hub - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-07 - **Last Updated**: 2026-09-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Yet another Go package to download from HuggingFace Hub ## Features - Uses the same cache as the [Hugging Face official python client](https://huggingface.co/docs/huggingface_hub) for both authentication token and model files. - Parallel download. See whole documentation at [![Go Reference](https://pkg.go.dev/badge/github.com/maruel/huggingface/.svg)](https://pkg.go.dev/github.com/maruel/huggingface/) [![codecov](https://codecov.io/gh/maruel/huggingface/graph/badge.svg?token=BDRYGS9W7N)](https://codecov.io/gh/maruel/huggingface)