Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Instantiate HuggingfaceModelRepository only when model cannot be loaded. Fixes #3423 #3424

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

terrytangyuan
Copy link
Member

Fixes #3423

… loaded. Fixes kserve#3423

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
@sivanantha321
Copy link
Member

/lgtm

@yuzisun
Copy link
Member

yuzisun commented Mar 12, 2024

/lgtm

@sivanantha321 Should we make the same fix to other model servers like sklearn as well ?

@yuzisun
Copy link
Member

yuzisun commented Mar 12, 2024

/approve

Copy link

oss-prow-bot bot commented Mar 12, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: terrytangyuan, yuzisun

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@yuzisun yuzisun merged commit 3a11f50 into kserve:master Mar 12, 2024
59 of 60 checks passed
@sivanantha321
Copy link
Member

/lgtm

@sivanantha321 Should we make the same fix to other model servers like sklearn as well ?

#3518

tjandy98 pushed a commit to tjandy98/kserve that referenced this pull request Apr 10, 2024
… loaded. Fixes kserve#3423 (kserve#3424)

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
Signed-off-by: tjandy98 <3953059+tjandy98@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FileNotFoundError when using an s3 bucket as the model_dir with HuggingFace model server
3 participants