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

Improve discoverability of your work on HF #2

Open
NielsRogge opened this issue Jul 29, 2024 · 5 comments
Open

Improve discoverability of your work on HF #2

NielsRogge opened this issue Jul 29, 2024 · 5 comments

Comments

@NielsRogge
Copy link

Hi,

Niels here from the open-source team at Hugging Face. Congrats on your work! I discovered your work through the paper page: https://huggingface.co/papers/2407.18054 (feel free to claim the paper so that it appears at your HF account!).

However there are a couple of things which could improve the discoverability of your work, which I've listed below.

Upload checkpoints in seperate model repos, make sure download stats work

I see the models are already on the hub which is great, however we recommend pushing checkpoints to individual model repos so that download stats work.

Here's a guide: https://huggingface.co/docs/hub/models-uploading#upload-a-pytorch-model-using-huggingfacehub. The PyTorchModelHubMixin is suited for custom PyTorch models, as is the case here.

Let me know if you need any help regarding this!

Cheers,

Niels
ML Engineer @ HF 🤗

@xiazhi1
Copy link
Collaborator

xiazhi1 commented Jul 29, 2024

Hi,

Niels here from the open-source team at Hugging Face. Congrats on your work! I discovered your work through the paper page: https://huggingface.co/papers/2407.18054 (feel free to claim the paper so that it appears at your HF account!).

However there are a couple of things which could improve the discoverability of your work, which I've listed below.然而,有一些事情可以提高你的作品的可发现性,我在下面列出了这些。

Upload checkpoints in seperate model repos, make sure download stats work

I see the models are already on the hub which is great, however we recommend pushing checkpoints to individual model repos so that download stats work.

Here's a guide: https://huggingface.co/docs/hub/models-uploading#upload-a-pytorch-model-using-huggingfacehub. The PyTorchModelHubMixin is suited for custom PyTorch models, as is the case here.

Let me know if you need any help regarding this!

Cheers,

Niels ML Engineer @ HF 🤗

Thanks , we will add this support soon.

@NielsRogge
Copy link
Author

Great!

Btw, HustVL does have an organization on the hub: https://huggingface.co/hustvl

Would be great to make them available there!

@xiazhi1 xiazhi1 closed this as completed Aug 2, 2024
@xiazhi1 xiazhi1 reopened this Aug 2, 2024
@NielsRogge
Copy link
Author

Hi @xiazhi1 I saw your email, would it be possible to contact someone part of the HustVL organization on HF and ask for access?

@NielsRogge
Copy link
Author

HI @xiazhi1 I saw you pushed a checkpoint here: https://huggingface.co/hustvl/LKCell-L. Great!

However I also see you removed the Mixin: 8583e6a, any reason for this?

Let us know if there's any problem with it :)

@xiazhi1
Copy link
Collaborator

xiazhi1 commented Aug 4, 2024

HI @xiazhi1 I saw you pushed a checkpoint here: https://huggingface.co/hustvl/LKCell-L. Great!

However I also see you removed the Mixin: 8583e6a, any reason for this?

Let us know if there's any problem with it :)

That's a temporary modification.
We will upload our weights include LKCell-B to https://huggingface.co/hustvl and then update our code. Please stay tuned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants