Ruihao Zhang
Ruihao Zhang
**Describe the bug** > the same as #514 but adding codes to reproduce it 1. Create a `Table` instance which has at least 2 columns in document 2. Add a...
I want to evaluate the performance of pretrained Graphormer using testing data and I use following code ```shell python evaluate.py \ --user-dir ../../graphormer \ --num-workers 16 \ --ddp-backend=legacy_ddp \ --dataset-name...
I need to clone voice for many times and generating audios one by one is slow so I want to ask whether it can generate audio in batch.
### Feature Description Support web app authorization for `GoogleCalendarToolSpec` from `llama_index.tools.google`. In addition, I find though the tool can cache token, it cannot handle the situation where the token has...