Text Generation
Transformers
GGUF
nvidia
unsloth
imatrix
conversational

Q4_K_XL on RTX 4090D with 1M context: ~70 t/s

#14
by SlavikF - opened

I'm using RTX 4090D with 48GB VRAM.

I asked the model to analyze the Debian logs for last ~3 weeks, and identify major issues.

PP processing started at 5000 t/s and was slowing down to 1500 t/s.
TG on the large context: 70 t/s

prompt eval time =  613 s / 967062 tokens (    0.63 ms per token,  1577.32 tokens per second)
       eval time =    6 s /   438 tokens (   14.47 ms per token,    69.10 tokens per second)

31.3GB of VRAM used.

I do not think there is another model exists, which supports 1M context out-of-the box and will fit into 32GB of VRAM.

Sign up or log in to comment