Andzejs Poprockis

Results 121 comments of Andzejs Poprockis

I can confirm that this error persists in ubuntu 22.04.2 aswell: ![image](https://user-images.githubusercontent.com/80409979/231467103-112c69a1-059b-4a4e-a84d-d328d7dfe726.png) ![image](https://user-images.githubusercontent.com/80409979/231467208-ee8b20fd-942f-42b7-9cbb-9e6cbe31fa78.png) Sorry for posting images, im running this on proxmox and not set up ssh just yet. As...

Debugging this more, i started commenting out imports from app.py. When i comment out pyllamacpp (line 29) in app.py i get some error. Yes i know, commenting out code blocks...

Actually it was CPU fault, the VM didnt have, i guess, the right instruction set so it was illegal. I switched CPU to use host CPU (in proxmox GUI) and...

someone should add a theme templeOS style

working on the UI, so stay tuned

> With 32gb of ram this should run with no problem. I'm working on making this run on a raspberry pi, so a pc with 32giggs of ram is way...

> You should use cmd not powershell but i think this is already the case. It seems to be a permission problem. Are you sure when you use administrative access...

like i wrote in few comments above in powershell it gave me this: ``` (env) PS E:\VBA_PROJECTS\Git\gpt4all-ui> python app.py (env) PS E:\VBA_PROJECTS\Git\gpt4all-ui> ```

in my case the CPU does support AVX2, atleast the google says so. I had trouble with VM when i didnt have the CPU set to host CPU, then i...

Hello again, so i did some looking up. And the pc im tryin to run on has no AVX2 support. Can it be somehow ran on CPU without that AVX2?...