Is nanoGPT available in PyTorch Lightning?
|
|
0
|
304
|
February 26, 2024
|
Converting PyTorch to Lightning code
|
|
1
|
373
|
February 24, 2024
|
Cannot use llama.cpp for quantization
|
|
0
|
902
|
February 13, 2024
|
Cannot import name 'V1GetClusterResponse' Echo Lightning AI
|
|
0
|
349
|
February 13, 2024
|
Is this a BUG in torchmetrics when calculating FID?
|
|
0
|
166
|
February 1, 2024
|
Pyaudio library issue in Lightning AI Studios
|
|
0
|
270
|
January 29, 2024
|
Torch compile and Lightning CLI
|
|
3
|
3462
|
January 26, 2024
|
Is multidim_average and mdmc_average equivalent?
|
|
0
|
275
|
January 24, 2024
|
How should I use `setup` to initialize model weights based on data statistics?
|
|
2
|
180
|
January 17, 2024
|
Memory leak after the first validation epoch
|
|
0
|
743
|
January 2, 2024
|
Minimal fabric project with config file, resume and experiment tracker?
|
|
2
|
409
|
December 25, 2023
|
FID and custom feature extractor
|
|
0
|
321
|
December 19, 2023
|
How to do prediction on train and validation dataset?
|
|
1
|
198
|
December 16, 2023
|
Failed to load checkpoint on external model
|
|
1
|
435
|
December 16, 2023
|
Running multiple validation steps after each training epoch
|
|
1
|
704
|
December 16, 2023
|
Mixed Precision not working only in LIghtning. foward produces Nan
|
|
1
|
1008
|
December 6, 2023
|
Dealing with multiple datasets/dataloaders in Lightning
|
|
2
|
5574
|
December 4, 2023
|
How to implement test time augmentation with pytorch lightning
|
|
0
|
494
|
December 3, 2023
|
Using pytorch_lightning from lightning import
|
|
2
|
2427
|
December 1, 2023
|
Lightning CLI "partial" instances of lightning module arguments where arguments to that object cannot be defined in config
|
|
3
|
801
|
November 23, 2023
|
The computation graph is breaking in the outer loop of meta-learning, Meta gradients are None. FOMAML
|
|
0
|
456
|
November 23, 2023
|
Lightning-CLI use timm.create_model to initialize model in config file
|
|
0
|
578
|
November 22, 2023
|
How to collect outputs from test_step?
|
|
1
|
878
|
November 21, 2023
|
TypeError: cannot pickle 'module' object
|
|
1
|
1483
|
November 15, 2023
|
Error Logging DDP Trainer metrics in a remote function
|
|
0
|
225
|
November 15, 2023
|
What is the equivalent of dist barrier
|
|
1
|
538
|
November 14, 2023
|
Lazy_load multiple lora?
|
|
0
|
321
|
November 13, 2023
|
Finetuning a model from the CLI (overwriting optimizer states, etc)
|
|
2
|
814
|
November 6, 2023
|
Training sharded HuggingFace models on multiple GPUs (DeepSpeed)
|
|
1
|
1538
|
November 5, 2023
|
How to obtain per-class accuracy at the end of each epoch?
|
|
2
|
2157
|
November 3, 2023
|