SR_team
SR_team
> in the near future, and many users may switch to alternatives that offer this functionality. Not with local models, I guess.
[#8526](https://github.com/ggerganov/llama.cpp/pull/8526) was merged! Next step is [#9126](https://github.com/ggerganov/llama.cpp/pull/9126)
~~Have same issue on official build of Google Chrome, lol~~ Found solution here: https://bbs.archlinux.org/viewtopic.php?id=289645 TL;DR Twitch do not allow using UTC timezone. Change TZ matched to IP location and logged...
To `userChrome.css`: ```css tab-group:not(:has(.tabbrowser-tab:not([hidden="true"]))) { display: none !important; } ``` But this solution is bugged - if you create new or rename old group - it's corrupt width of hidden...