[Feature]: support HF_ENDPOINT environment variable
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 248
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 4
Description
What feature would you like to request?
It would be useful if the HF_ENDPOINT environment variable was supported for model download from Nexus repositories: https://help.sonatype.com/en/hugging-face-repositories.html
Is there any additional information you would like to provide?
No response
Contributor guide
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 tracing the model-download entry point and how environment variables are read; the issue identifies HF_ENDPOINT and Nexus repositories as the relevant integration. Confirm the expected Hugging Face endpoint behavior for Nexus downloads, then add coverage for the environment variable and verify that model downloads use it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- huggingface, python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100