Vlad

Results 7 comments of Vlad

What are your thoughts on adding 2048? The original repo https://github.com/gabrielecirulli/2048 is under an MIT license, so I hope there shouldn't be any problems regarding copyright..

Hi @tomsercu! I would love to address this issue if it's possible. However, I do not think that this would work > Maybe best to do those length-checks and coalesce...

Hi, I'm using pretty much the same code (but with `HuggingFaceH4/CodeAlpaca_20K`) and run it using `torchrun --nproc_per_node=8` However, I get the following error: ```ValueError: DistributedDataParallel device_ids and output_device arguments only...

Hi @thomaspinder ! writing it this way ```python super(ChexSub, self).__post_init__() ```` solves the problem for me, maybe it'll help

Hi @wanggsz, I slightly refactored the code, you can find my extended version here https://github.com/acforvs/dhc-robust-mapf. It also contains some scripts to measure the performance on MovingAI maps. There were several...

Hi @pbelevich! I would love to address this issue if possible. Will it be enough to simply create a default parser with [a similar set of arguments](https://github.com/pytorch/tau/blob/main/test/local_test_forward_auto_parallel.py#L133) and put it...

Hi @kwen2501, I made a PR, signed the agreement, but the bot doesn't seem to recognise it. Could you take a look please? upd: everything's ok now