Spaces:
Runtime error
Runtime error
name: ๐ Bug Report | |
about: Submit a bug report to help us improve | |
labels: 'bug, needs triage' | |
## ๐ Bug | |
<!-- A clear and concise description of what the bug is. --> | |
### To Reproduce | |
Steps to reproduce the behavior (**always include the command you ran**): | |
1. Run cmd '....' | |
2. See error | |
<!-- If you have a code sample, error messages, stack traces, please provide it here as well --> | |
#### Code sample | |
<!-- Ideally attach a minimal code sample to reproduce the decried issue. | |
Minimal means having the shortest code but still preserving the bug. --> | |
### Expected behavior | |
<!-- A clear and concise description of what you expected to happen. --> | |
### Environment | |
- fairseq Version (e.g., 1.0 or main): | |
- PyTorch Version (e.g., 1.0) | |
- OS (e.g., Linux): | |
- How you installed fairseq (`pip`, source): | |
- Build command you used (if compiling from source): | |
- Python version: | |
- CUDA/cuDNN version: | |
- GPU models and configuration: | |
- Any other relevant information: | |
### Additional context | |
<!-- Add any other context about the problem here. --> | |