qdrant / qdrant/fastembed

[Feature]: HF source for custom models should allow local directory

Open
#532 1 comment 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's fairly standard for anything that takes a hugginface URL/repo name as input to also take a local folder as input

this change would make testing custom models easier.

i can serve a tar.gz locally, or place the model directly into the expected cache location, but this feature would be a bit nicer

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 locating the custom-model Hugging Face source entry point and reading how it currently handles URLs or repository names. Update the behavior so a local model directory is accepted, then add or run coverage showing that a directory works alongside the existing remote source forms.

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
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.