-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Updated Zoedepth model card #37898
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
Updated Zoedepth model card #37898
Conversation
Hi 👋, thank you for opening this pull request! The pull request is converted to draft by default. The CI will be paused while the PR is in draft mode. When it is ready for review, please click the |
20b4d68
to
ee1d9d1
Compare
how do you write all of that documentation? I mean do you run and test the model on your machine and then list out the features it has, write out its intro and rest of the detes or You just take the help of other resources already available online or a mix of both. Do you use chatbots(like gpt, or cluade) to help you with it? I'm really really new to all of this could you please tell me what should I do in order to start contributing? |
Hi @1himan , I mostly used the template provided in the issue and the data that are already there in the old zoedepth model card to generate the new file. I took inspiration from vit.md file wherever I was confused about the new template. I didn't test and run the model on my local system. I looked into the documentation to write the new demo code and mostly it's old code itself. I didn't use any chatbot here as they might not have context over the hf documentation but I am planning to do that in the next few model card updates, after I get sense of what is expected from this pr. I am new too. This is my first PR to hugging face. Just read the instructions and other merged/open PRs for this issue to get a sense of what is changing and made some changes. I am sure there may be mistakes and the maintainers will help me fix that. So don't take too much stress. Hope that answers your questions. Thank You |
Hi @stevhliu , please review this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice work, thanks!
Hi @stevhliu , I completed the suggested changes. Please review it. Thanks |
a1392d6
to
72e4b2d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks! 🤗
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
What does this PR do?
Updated zoedepth model card
Fixes #36979
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.
Models:
Documentation: @stevhliu