32GB RAM and 3080 8GB but still not enough? #118
Unanswered
curvedJavelin
asked this question in
Q&A
Replies: 1 comment
-
Have you ever figured this out? What hardware does one need? I dont have a GPU machine and curious to experiment on CPU. I have 16.0 GB (15.8 GB usable) Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz 2.30 GHz |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently testing this out. Thank you for putting this out!
I was wondering if a 3080 8GB and 32GB RAM won't be enough to run this?
During ingest.py run, it finishes with no error.
But whenever running run_localGPT.py, I'm getting a bunch of DefaultCPUAllocator: not enough memory: errors.
And some Unable to load weights error.
Would this be due to low VRAM? If so, can I use a different model like this https://huggingface.co/TheBloke/vicuna-7B-GPTQ-4bit-128g?
And just in case, as mentioned here:
#20
Does it need 11GB when running ingest.py or for also run_localGPT.py? And also, is that VRAM or RAM?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions