GLTFLoader: Slow fetch time for big size models

Hello,
I have gltf model in binary format which size is ~100 mb, after draco compression i`ve been able to reduce the size to ~50 mb, but with GLTFLoader before the file is cached it still fetches it approximately 5 min , is there a way to avoid slow fetch time?