qdrant / qdrant/fastembed

[Feature]: support HF_ENDPOINT environment variable

Open
#502 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.