Llama.cpp 30B runs with only 6GB of RAM now
1–10 of 436 posts
Re: Llama.cpp 30B runs with only 6GB of RAM now
#2And does that include Alpaca models like this? https://huggingface.co/elinas/alpaca-30b-lora-int4
Re: Llama.cpp 30B runs with only 6GB of RAM now
#3Re: Llama.cpp 30B runs with only 6GB of RAM now
#4Does that also mean 6GB VRAM? And does that include Alpaca models like this? https://huggingface.co/elinas/alpaca-30b-lora-int4
Re: Llama.cpp 30B runs with only 6GB of RAM now
#5Does that also mean 6GB VRAM? And does that include Alpaca models like this? https://huggingface.co/elinas/alpaca-30b-lora-int4
If you want to run larger Alpaca models on a low VRAM GPU, try FlexGen. I think https://github.com/oobabooga/text-generation-webui/ is one of the easier ways to get that going.
Re: Llama.cpp 30B runs with only 6GB of RAM now
#6Re: Llama.cpp 30B runs with only 6GB of RAM now
#7Ok I answered my own question.
Re: Llama.cpp 30B runs with only 6GB of RAM now
#8Re: Llama.cpp 30B runs with only 6GB of RAM now
#9The pace of collaborative OSS development on these projects is amazing, but the rate of optimisations being achieved is almost unbelievable. What has everyone been doing wrong all these years cough sorry, I mean to say weeks? Ok I answered my own question.
Re: Llama.cpp 30B runs with only 6GB of RAM now
#10I would be very curious about some contrastive benchmarks between a quantized and non-quantized version of the same model.