yang

Results 50 comments of yang

@jennifer-shehane Our code looks like this: ``` cy.get('inputselector:not([disabled])') .should("not.be.disabled") .clear() .type(text); ``` And it fails maybe 30% of the time. We can trigger it by running this in a loop....

👍 Just wanted to jump in with some quick clarifications! DS doesn't actually necessitate using DP groups for expert parallelism / as your EP groups. You can choose to do...

Some initial numbers are promising. With the current configs/125M.yml and text_generation.yml, I see some pretty consistent numbers of ~2.4s duration_seconds go down to ~1.4s, on a single-GPU node (A10G). Will...

The video shows only "DIsplay output is not active." `--vm-type=vz` seems to work. Immediately showed video output, accessed without issue for now.