Your model is too detailed, you have to reduce the number of triangles. (Basically the vertexes are the corner points of the triangles of the model.)
Unfortunately the engine has the stupid limit that it cannot pass more than 1000 vertexes to the GPU in a single call and so the developers limited the models to 1000 vertexes too.