Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added method
SpiderExample.run_query
to execute candidate queries
and load the results into a `pandas.DataFrame`. added arguments to `InferenceSetup` that pass parameters to the guide and proposal. added `InferenceSetupVLLM` which mirrors `InferenceSetup`, but targets the `vllm` backend.
- Loading branch information