Dianana

Results 7 comments of Dianana

> Hi @dggaytan, what's the reason for this change? Improve usability, I was testing this example for XPU and since the example itself is kind of heavy, this simple change...

Yes, so when I was copying and pasting the commands as it is in the readme, the large run command was not working as it should, and found out that...

> Hmm! I would have expected both commands to work the same, at least in common Linux shells. cc @SunMarc does `accelerate` expect input args to be quoted? Hi there,...

> That makes sense! Can we close the PR, in that case? The extra space appears in the readme from the main branch, I'm not sure how you handle this...

> Oh, I understand now! There's a space after the `\` on the first line, which means that we don't escape the newline correctly. That makes sense! Can you rework...