mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-16 16:48:11 +08:00
Update issue templates
Former-commit-id: f967abcfcd052b65745f20e2c760ca45c412b66a
This commit is contained in:
parent
caf3cbf8d7
commit
ea03523c6a
23
.github/ISSUE_TEMPLATE/🐛-bug---help.md
vendored
Normal file
23
.github/ISSUE_TEMPLATE/🐛-bug---help.md
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
name: "\U0001F41B Bug / Help"
|
||||||
|
about: Create a report to help us improve the library
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Running Command**
|
||||||
|
python src/train_bash.py ...
|
||||||
|
|
||||||
|
**System Info**
|
||||||
|
Please share your system info with us. You can run the command `transformers-cli env` and copy-paste its output below.
|
||||||
|
|
||||||
|
**Expected behavior**
|
||||||
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
**Screenshots**
|
||||||
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
Add any other context about the problem here.
|
Loading…
x
Reference in New Issue
Block a user