Revival8697

Results 41 comments of Revival8697

> not sure if this is a bug, I'm successfully running `anon8231489123/vicuna-13b-GPTQ-4bit-128g` on my machine here > > ``` > Loading anon8231489123_vicuna-13b-GPTQ-4bit-128g... > Found the following quantized model: models\anon8231489123_vicuna-13b-GPTQ-4bit-128g\vicuna-13b-4bit-128g.safetensors >...

> Its the offloading. i noticed it too last night. If the model can't run in the memory you allotted it will do stuff like that. Hence in 9G it...

-1 Consider to NOT use NanaZip till a stable release is out.

> But there is a stable release > improved security https://github.com/M2Team/NanaZip/issues/330, https://github.com/M2Team/NanaZip/issues/331. The stable build of NanaZip is severely outdated. > Also what do you want as "prove" that it...

``` app.commandLine.appendSwitch('use-gl', 'angle') app.commandLine.appendSwitch('use-angle', 'gl') ``` These two lines are not needed when tested but I included them because Chromium Docs said so. You can remove them if they are...

> Did you test on Windows and macOS too before removing the existing flags? Those flags are all deprecated. They do nothing. `#ignore-gpu-blacklist` is now `#ignore-gpu-blocklist` but it is not...

> If not please only add the new ones and stick them inside an if, so they only apply on Linux where they are needed. Electron doesn't seem to have...

@Jean-BaptisteC Hello, I'm facing the same issue on my Poco X3 NFC running LineageOS microG - Android 13. I use v3.1.0 from Github. Here is the log I captured. _removed_

> Thanks for log :) > > Can you remove battery optimizations for Exodus app in Android settings (In settings, go to apps sections, select exodus -> battery) > >...

> That's weird because I use the same DNS and I don't have any problem Are you using the 1.1.1.1 app? It doesn't happen if I use the system Private...