Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Conversation

@namchuai
Copy link
Contributor

@namchuai namchuai commented Oct 2, 2024

Describe Your Changes

  • Fix an issue reported from Gabrielle while downloading from hugging face handle and url.

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@namchuai namchuai requested review from nguyenhoangthuan99 and vansangpfiev and removed request for nguyenhoangthuan99 October 2, 2024 00:45
return DownloadModelFromCortexso(model_id);
}

if (url_obj.pathParams.size() < 5) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add comments

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I missed this one. I will add comment in the following PR.

@namchuai namchuai merged commit 92d3254 into dev Oct 2, 2024
4 checks passed
@namchuai namchuai deleted the j/fix-validate-before-pull branch October 2, 2024 01:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: cortex pull invalid_url creates a model folder

3 participants