-
### Software versions
Python version : 3.8.8 (default, Apr 13 2021, 15:08:03) [MSC v.1916 64 bit (AMD64)]
IPython version : 7.22.0
Tornado version : 6.1
Bokeh version : 2.…
-
### 🐛 Describe the bug
Hi, I've changed pytorch's FSDP+TP example to HF-T5 model and run on 3 nodes with 2 GPUs (total 6 GPUs)
### commands
`NCCL_DEBUG=INFO NCCL_DEBUG_SUBSYS=INIT NCCL_IB_CUDA_SUPP…
-
Although the fitting algorithm plays an important role, it is often unreported/uncared about. Surprisingly, its access is not really straightforward.
What do you think about a function that does t…
-
# Power Analysis by Data Simulation in R - Part III | Julian Quandt
This part extends the previous part by generalizing data simulation to ANOVA and general linear model designs.
[https://julianquan…
-
Was also wondering if it would be hard to also support mgcv::gam (generalized additive models) and scam (shape constrained additive models) models? The recipe to calculate confidence and prediction in…
-
Please reply this thread for your updates on your bio on the website.
-
`cbind()` and `rbind()` drop the units when combining with numeric or other units.
``` r
x x
#> [1,] 1 1
#> [2,] 1 2
rbind(1, x)
#> [,1] [,2]
#> 1 1
#> x 1 2
cbind(x…
-
Dear Authors,
Is it possible, to make the lmerTest able to work with the objects resulting from the glmmTMB? lme4 doesn't handle the user specified residual covariance structures (other than unstru…
ghost updated
2 years ago
-
### Describe the bug
I run the training but get this error
### Reproduction
Run `accelerate config`
```
compute_environment: LOCAL_MACHINE
debug: true
distributed_type: FSDP
downcast_bf16: '…
-
**https://vccvisualization.org/CS380_GPU_and_GPGPU_Programming/**