Earlier quoted context omitted.
hey, I’m the author. That box has 384gb, but loading the model “only” uses about 80gb.
any reason you went with q8 over q4? I'm wondering if q4 would run noticeably faster or not.
For CPU inference on old hardware I don't think q4 offers any benefit over q8 since the AVX unit doesn't support such small floats. I don't even think AVX supports 4-bit int math. IIRC AVX2 does.