gpt-fast
                                
                                 gpt-fast copied to clipboard
                                
                                    gpt-fast copied to clipboard
                            
                            
                            
                        Check PyTorch version
Stack from ghstack (oldest at bottom):
- -> #67
- #66
When the installed PyTorch version is not nightly:
- Issue an warning if torch.compileis requested.
- Raise an error if both tensor-parallel and torch.compileare requested (tensor-parallel +torch.compiledoesn't work on2.1.2+cu121due to a bug in functional collective. See https://github.com/pytorch-labs/gpt-fast/issues/64)