[Bug]: Exception ignored in: LLMEngine
and ExecutorBase
: TypeError: NoneType
object is not callable
#873
Labels
bug
Something isn't working
Your current environment
The output of `python collect_env.py`
🐛 Describe the bug
Looks like any call to the Engine is triggering the following exception:
To reproduce, I'm on the latest
commit 020bd35dee1d302723ad40ff5e962fa41782aba
and just ranThe code outputs the expected information but ends with the exception above.
Before submitting a new issue...
The text was updated successfully, but these errors were encountered: