David Andrews

Results 13 comments of David Andrews

What does your API call look like? The math API seems to be working for me.

seems like along with `export VLLM_WORKER_MULTIPROC_METHOD=spawn`, you need to put your vLLM code in `if __name__ == "__main__"` section or a function, then it works fine.

should this be closed now? i think Tracker now has tensorboard integration as of [82b38e25c72e1b6de7d7d2092af6e1ed5dd2a400](https://github.com/volcengine/verl/pull/408)