添加对huggingface/hf-mount的支持
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 719
- Avg merge
- 4h 30m
- Merged PRs (30d)
- 83
Description
我们通常需要部署或运行某些模型,但这些模型通常托管在huggingface的存储桶上,而我们需要使用这些模型文件,则需要安装运行huggingface的hf-mount,但运行环境似乎是基于Docker环境,而对hf-mount的FUSE不友好
希望官方可以尽快添加适配
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by investigating how the Docker-based runtime handles FUSE and how huggingface/hf-mount is expected to run in that environment. Identify the relevant container configuration or runtime entry points, then verify whether a model hosted on Hugging Face can be mounted and accessed successfully. Done means hf-mount works reliably in the supported Docker environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, huggingface
- Domain
- ai, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100