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

[Feature Request]: on website, add submenu with Linux build variants (and explainations) #146

Open
oleole39 opened this issue Jun 28, 2024 · 5 comments
Assignees

Comments

@oleole39
Copy link
Contributor

oleole39 commented Jun 28, 2024

Describe the feature

For Linux, Vibe is currently distributed via the Github release page in 3 main variants if we omit the package type (deb vs. rpm) and (Ubuntu?) version (22.04 vs 24.04): regular, nvidia, openCL
However, on Vibe's homepage, only the regular version is proposed. There could be a submenu like the one for Intel Chip/Apple Chip for MacOS builds. It would ideally come with additional information on what differentiate the 3 variants to help the visitor choose.

@thewh1teagle
Copy link
Owner

Thanks. that's good idea but will require some work. I'm trying to think about simpler way to let users know that there's additional nvidia releases.

@oleole39
Copy link
Contributor Author

oleole39 commented Aug 12, 2024

Just to make it clear here is an ugly mockup (imagine appropriate icons and improved sizing) of what I was thinking about:
mockup
An HTML title attribute for each button could in addition explain briefly the specificity of the given version.

When you feel the release list (number of different versions and naming) can be considered as rather stable, I may be able to help working on a PR. Or maybe you have other design plans!

@thewh1teagle
Copy link
Owner

thewh1teagle commented Aug 22, 2024

Thanks! We might consider using it that way in the future.
By the way, you can use v0.dev to easily create mockups, even from images. : - )

I have great news regarding Linux releases:
We no longer need CUDA/ROCm or special installers on Linux. I've added GPU optimization with Vulkan, so the regular .deb installer now includes GPU optimization, making it much, much faster.
Additionally, we don't have to treat Ubuntu 22.04 and 24.04 separately anymore. The standard Vibe .deb file now works for both versions.
Check out the latest release here: https://github.com/thewh1teagle/vibe/releases/tag/v2.5.0-beta.0

@oleole39
Copy link
Contributor Author

oleole39 commented Sep 9, 2024

By the way, you can use v0.dev to easily create mockups

Didn't know but it seems it requires an account though.

We no longer need CUDA/ROCm or special installers on Linux. I've added GPU optimization with Vulkan, so the regular .deb installer now includes GPU optimization, making it much, much faster.
Additionally, we don't have to treat Ubuntu 22.04 and 24.04 separately anymore. The standard Vibe .deb file now works for both versions.

Looks great!

@thewh1teagle
Copy link
Owner

Didn't know but it seems it requires an account though.

Yes, you need to register but it's free

Looks great!

Thanks :)
Finally the releases page much simpler.

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