Parsing is too much slow
Describe your problem
I was trying parsing in demo for small presentation files as well as simple text files, the process is too much slow and at the end it doesn't parse, it doesn't give me the message " parsing failed" but got stuck in start to build index if using presentation chunk method and RAPTOR if using other chunk methods.
The RAPTOR needs to call LLM though. The demo is slow indeed sometime since lack of computaion resource.
I'm running it on a local machine and the parsing is still *very" slow.
The GPU on the locally deployed machine is not fully utilized; should we consider increasing its usage rate?