34 lines
763 B
Markdown
34 lines
763 B
Markdown
---
|
|
name: ❓ Questions/Help
|
|
about: If you have questions, please first search existing issues and docs
|
|
labels: 'question, needs triage'
|
|
---
|
|
|
|
## ❓ Questions and Help
|
|
|
|
### Before asking:
|
|
1. search the issues.
|
|
2. search the docs.
|
|
|
|
<!-- If you still can't find what you need: -->
|
|
|
|
#### What is your question?
|
|
|
|
#### Code
|
|
|
|
<!-- Please paste a code snippet if your question requires it! -->
|
|
|
|
#### What have you tried?
|
|
|
|
#### What's your environment?
|
|
|
|
- fairseq Version (e.g., 1.0 or master):
|
|
- 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:
|