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

Release model on Hugging Face #4

Closed
NielsRogge opened this issue Oct 4, 2024 · 10 comments
Closed

Release model on Hugging Face #4

NielsRogge opened this issue Oct 4, 2024 · 10 comments

Comments

@NielsRogge
Copy link
Contributor

Hello @haodong2000 and team 🤗

I'm Niels and work as part of the open-source team at Hugging Face. I discovered through AK's daily papers: https://huggingface.co/papers/2409.18124. The paper page lets people discuss about your paper and lets them find artifacts about it (your model for instance) you can also claim the paper as yours which will show up on your public profile at HF.

Would you like to host the model you've pre-trained on https://huggingface.co/models? Hosting on Hugging Face will give you more visibility. We can add tags in the model cards so that people find the models easier, link it to the paper page, etc.

If you're down, leaving a guide here. If it's a PyTorch model, you can use PyTorchModelHubMixin class which adds from_pretrained and push_to_hub to the model which lets you to upload the model and people to download and use models right away.
If you do not want this and directly want to upload model through UI or however you want, people can also use hf_hub_download.

After uploaded, we can also link the models to the paper page (read here) so people can discover your model.

You can also build a demo to your model on Spaces - I see you already have a draft at - https://huggingface.co/spaces/haodongli/Lotus- we can provide you an A100 grant.

What do you think?

Kind regards,

Niels

@haodong2000
Copy link
Collaborator

haodong2000 commented Oct 4, 2024 via email

@haodong2000
Copy link
Collaborator

haodong2000 commented Oct 6, 2024

Dear Niels,

So excited to hear your A100 grant! Ours demos are now available, and we are using L40 GPU. Here are the links:

  1. https://huggingface.co/spaces/haodongli/Lotus_Depth
  2. https://huggingface.co/spaces/haodongli/Lotus_Normal

Also, I have applied for the A100 access by sending emails to [email protected] and applied for the GPU Grant by opening discussions on each demo:

  1. https://huggingface.co/spaces/haodongli/Lotus_Depth/discussions/5
  2. https://huggingface.co/spaces/haodongli/Lotus_Normal/discussions/2

Thanks again for your kind notice and the wonderful GPU Grant! I deeply appreciated it.

Best,

@greenbrettmichael
Copy link

Thank you for creating these hf spaces! they are currently in an error state. Lotus Normal has a runtime error with bitsandbytes not supporting GPU and Lotus Depth is 404 (probably not publically viewable)

@haodong2000
Copy link
Collaborator

Thanks for notice, I've fixed them. Both demos should be working now.

Sorry for my carelessness yesterday, and thanks again for your kind GPU Grant!

Best,

image

image

@NielsRogge
Copy link
Contributor Author

NielsRogge commented Oct 6, 2024

Hi @haodong2000 awesome work, thanks for sharing everything on the hub, linking them to the paper! https://huggingface.co/papers/2409.18124 looks awesome now👌

Btw feel free to share about it on social media, we could amplify it (will ping AK).

@haodong2000
Copy link
Collaborator

haodong2000 commented Oct 6, 2024

Thanks so much for linking to the paper page and the GPU Grant!

Yes, I have already posted the huggingface spaces on the media(https://x.com/haodongli00/status/1842992775631167677?s=46)! Hopefully AK will repost or quote my tweet!

Also please consider grouping the checkpoints in a collection @BlingHe , if convenient.

Thanks,

@yvrjsharma
Copy link

Thank you for hosting apps on Huggingface Spaces @haodong2000, great work!!
It would be great to also have these Gradio apps available locally in your repository. For example, the DepthCrafter repository includes reproducible code for the Spaces Gradio app and they have linked it in the README along with instructions on how to run it. This improves the project's accessibility and discoverability among the community.
Gradio demo on Tencent's DepthCrafter repo: https://github.com/Tencent/DepthCrafter?tab=readme-ov-file#-gradio-demo

@haodong2000
Copy link
Collaborator

haodong2000 commented Oct 7, 2024

Hi Yuvraj,

I have just added the local gradio demo into this repo.

Thanks for your kind reminder and the support from Huggingface community!

Best,

@yvrjsharma
Copy link

Awesome, thank you so much for moving quickly on this! 🤗

@NielsRogge
Copy link
Contributor Author

Thanks so much for collaborating, I'm going to close this issue, let us know if you have any future releases which we can help with. 🤗

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

4 participants