FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

vicuna 13B not answering

Open tdguchi opened this issue 2 years ago • 4 comments

Hi I have downloaded llama 13B, "updated" weights with given instructions. (fresh install, 1.1 weights)

I have a ryzen 9 7950x and 64gb of ram, also 500gb 980 pro ssd.

I tried he cpu only command, and i got this:

image

image

Vicuna is not answering anything, i have waited 30 min, cpu is almost sleep, how can I debug what is happening? there is free RAM, so thats not the problem...

thanks a lot

tdguchi avatar Apr 14 '23 11:04 tdguchi

also 7B gives me the same result...

tdguchi avatar Apr 14 '23 13:04 tdguchi

same here. it's only using 10% of my cpu, but a lot of memory and not spitting anything out.

sirus20x6 avatar Apr 16 '23 09:04 sirus20x6

it finally spit out a couple of words. using --load-8bit seems to have improved things

sirus20x6 avatar Apr 16 '23 11:04 sirus20x6

Seem like a bug with CPU support? CC @merrymercy

zhisbug avatar May 08 '23 07:05 zhisbug

@tdguchi any news here? Did you try with the latest versions of everything? It was quite a while ago, perhaps the underlying libraries fixed it.

Did you try with vllm? (I'm not sure you can do cpu inference with it, but worth a try)

surak avatar Oct 21 '23 15:10 surak