OttCS

Results 8 comments of OttCS

After disabling AMD Integrated GPU, I only did: - execute `$ rm -rf venv` - uncomment and change python_cmd - `$ sudo dnf install python3.10 gperftools-libs libglvnd-glx rocm-opencl` - `$...

At least for Linux, this would have to be put into each distrobution's official repo (which still doesn't take into account hardware features), or packaging it for Flatpak (which would...

As far as I'm aware, hosting through Flatpak eliminates hardware specific optimizations (like AVX support). It would be nice, but it require Alex to have to maintain multiple separate versions...

Some of the features of ungoogled chromium (https://github.com/ungoogled-software/ungoogled-chromium?tab=readme-ov-file#feature-overview) might be good to enable for all. Specifically (copied from the Ungoogled chromium repo): - Disable functionality specific to Google domains (e.g....

I use Nobara (built on Fedora), and updates are handled by going to GitHub releases and simply installing the latest .rpm file (software takes care of it). Sure, something could...

> For anyone who is having this issue i suggest to check if your current version of the laucher up to data. https://github.com/gorilla-devs/GDLauncher-Carbon is the up to date version of...

New version of ROCm Pytorch is out, and the current install script is broken becuase the download link is gone. **Fix.** Open webui.sh and replace all `rocm5.7` with `rocm6.2` Also,...

Gorilla Devs are no longer working on this version on the launcher (last release was a year ago), but they have a new one with TONS of bug fixes from...