--- name: Bugs and Issues Reporting about: Please fill in the template for bug reports and issues; otherwise, your Issue may be closed directly. title: "[Bug]: Briefly describe the encountered issue" labels: ["question"] --- > Ensure that you have carefully read the [README document](https://github.com/josStorer/RWKV-Runner/blob/master/README_ZH.md) and checked existing [GitHub issues](https://github.com/josStorer/RWKV-Runner/issues) before submitting a bug or issue to avoid duplicates. ### Bug Description Concisely state the problem you have encountered. ### System and Environment List your environment details and the version/configuration of RWKV-Runner. - Operating System: - RWKV-Runner Version: - Deployment Method: - Model Used: - Python Version: - etc... ### Reproduction Steps Provide the steps to reproduce the issue, e.g.: 1. Visit '...' 2. Click on '...' 3. Scroll down to '...' 4. Run '...' 5. Encounter error '...' ### Expected Behavior Clearly describe the outcome you expected without this issue. ### Logs and Screenshots If possible, attach logs and a few screenshots to help illustrate the problem. ### Additional Context Include any other relevant context about the problem.