@wojtek
I tried import 24M model from FBX file(binary ver. 2014) and I am also getting not correct model ..missing polygons. When I imported same model but in OBJ format, it displayed correctly. I tried VBO on/off...difference was only in VRAM usage/allocation ( VBO-on 465MB, VBO-off 104MB ).
I think A6000 is not necessary . With 24GB vram you should be able teoretically load model with ~ 5500M polygons(just vertexes and triangles, no normals, no smooth groups, no UVs, VBO-off).
You can check in gpuz util how much vram increases on your model(with all attributes UVs, smoothgroups, ...vertex colors, .. etc.)