Skip to content

Conversation

@Deep-unlearning
Copy link
Contributor

Copy link
Contributor

@Wauplin Wauplin left a comment

Choose a reason for hiding this comment

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

Thanks @Deep-unlearning ! Deferring to @Vaibhavs10 for code snippet review.

prettyLabel: "VUI",
repoName: "VUI",
repoUrl: "https://github.com/vui-ai/vui",
countDownloads: `path_extension:"pt"`,
Copy link
Contributor

Choose a reason for hiding this comment

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

Would be really good to nudge them to split their repo into several ones (better to track downloads on individual models).

(highly recommended but not an obligation)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, i am pushing for it!

from vui.inference import render
from vui.model import Vui,
model = Vui.from_pretrained().cuda()
Copy link
Contributor

Choose a reason for hiding this comment

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

typically here if repo is split in several models, we could have a better .from_pretrained snippet. Requires some slight changes in the GH repo as well but worth it IMO

Deep-unlearning and others added 2 commits June 11, 2025 10:58
Co-authored-by: Lucain <lucain@huggingface.co>
Co-authored-by: Lucain <lucain@huggingface.co>
Copy link
Member

@Vaibhavs10 Vaibhavs10 left a comment

Choose a reason for hiding this comment

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

Good to merge on myside, make sure to fix the CI error before merge

@Vaibhavs10 Vaibhavs10 merged commit dc3b086 into main Jun 15, 2025
4 of 5 checks passed
@Vaibhavs10 Vaibhavs10 deleted the add-vui-snippet branch June 15, 2025 11:12
@Wauplin Wauplin mentioned this pull request Jun 17, 2025
Wauplin added a commit that referenced this pull request Jun 17, 2025
Lint error introduced in
#1522. Will merge as
soon as lint CI is green
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

Successfully merging this pull request may close these issues.

4 participants