Is there anyway to run insert_all query with load_async?

I’m trying to run insert_all with batch size of 5000. I have 1lakh records to insert for that can I use load_async with insert_all