Baran Nama

Results 27 comments of Baran Nama

I have experimented on Ubuntu 16.04, never tried on Windows.

@william-yan please check the issue https://github.com/quancore/social-lstm/issues/6

I think, you are right. Feel free to send a PR.

Please double-check the data format you are trying is the exact same with the format in _data_ folder

x_seq represents the observed part of a trajectory and y_seq is unknown part (will be predicted). During the training, we are using known (observed) part of a trajectory for the...

@danielhanchen I think it is: https://github.com/vllm-project/vllm/issues/1155

@patleeman @danielhanchen well yes, maybe we should support AWQ so we can use qlora models with vllm?