gpt4all
gpt4all copied to clipboard
Closing before launching chat (Windows problem)
Hi, i'm running on Windows 10, have 16Go of ram and a Nvidia 1080 Ti. When i'm launching the model seems to be loaded correctly but, the process is closed right after this. I don't see any error or warning.
Any idea ?
EDIT : I haven't try with a little python code for now
Ok, now have tested with python and have an error
2023-04-04 11:00:29.980 | INFO | nomic.gpt4all.gpt4all:__init__:77 - Downloading executable... Traceback (most recent call last): File "E:\Artificial Intelligence\gpt4all\testing.py", line 2, in <module> m = GPT4All() File "E:\Artificial Intelligence\gpt4all\env\lib\site-packages\nomic\gpt4all\gpt4all.py", line 78, in __init__ self._download_executable() File "E:\Artificial Intelligence\gpt4all\env\lib\site-packages\nomic\gpt4all\gpt4all.py", line 119, in _download_executable raise NotImplementedError(f"Your platform is not supported: {plat}. Current binaries supported are x86 Linux and ARM Macs.") NotImplementedError: Your platform is not supported: Windows-10-10.0.19044-SP0. Current binaries supported are x86 Linux and ARM Macs.
I will try on my Raspberry pi
estou tendo o mesmo problema
Same for me. Running the win64.exe, "stopped working". Win10
Same here, tested on 3 machines, all running win10 x64, only worked on 1 (my beefy main machine, i7/3070ti/32gigs), didn't expect it to run on one of them, however even on a modest machine (athlon, 1050 ti, 8GB DDR3, it's my spare server pc) it does this, no errors, no logs, just closes out after everything has loaded.
Same here, tested on 3 machines, all running win10 x64, only worked on 1 (my beefy main machine, i7/3070ti/32gigs), didn't expect it to run on one of them, however even on a modest machine (athlon, 1050 ti, 8GB DDR3, it's my spare server pc) it does this, no errors, no logs, just closes out after everything has loaded.
It seems that it happens if your CPU doesn't support AVX2. Might be the cause of it
Same here, tested on 3 machines, all running win10 x64, only worked on 1 (my beefy main machine, i7/3070ti/32gigs), didn't expect it to run on one of them, however even on a modest machine (athlon, 1050 ti, 8GB DDR3, it's my spare server pc) it does this, no errors, no logs, just closes out after everything has loaded.
It seems that it happens if your CPU doesn't support AVX2. Might be the cause of it
That's a shame, I'd have though an i5 4590 would've been fine, hopefully in the future locally hosted AI will become more common and I can finally shove one on my server, thanks for clarifying anyway,
I have a i7-3820 (due to buy a long overdue new pc soon). It only does AVX, not AVX2
hi am having this error "NotImplementedError: Your platform is not supported: Windows-10-10.0.19044-SP0. Current binaries supported are x86 Linux and ARM Macs.", i have windows 10 16GB RAM Nvidia GTX 960. any help please
Here also closing directly after model dl and first launch..
Eventlog / Problemsignatur: P1: chat.exe P2: 0.0.0.0 P3: 647e2d11 P4: llamamodel-230511-default.dll P5: 0.0.0.0 P6: 647e2cca P7: c000001d P8: 000000000000cb72 P9: P10:
..using i5-3770K / Win10 Pro x64 / 20 GB Ram / RTX3050 8GB / 14 TB Space AVX but not AVX2
Stale, please open a new issue if this is still relevant.