Update issue templates
This commit is contained in:
parent
17bbb4106e
commit
2fdfbb09f4
6 changed files with 50 additions and 65 deletions
19
.github/ISSUE_TEMPLATE/bug---issue.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/bug---issue.md
vendored
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
name: Bug / Issue
|
||||
about: Bug / Issue
|
||||
title: "[Bug]"
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
1. Did you update? `pip install --upgrade unsloth unsloth_zoo`
|
||||
2. `Colab` or `Kaggle` or local / cloud
|
||||
3. Number GPUs used, use `nvidia-smi`
|
||||
4. Which notebook?
|
||||
5. Paste `Unsloth` printout with :sloth: sloth emoji
|
||||
6. Which trainer? `SFTTrainer`, `GRPOTrainer` etc
|
||||
7. **Minimal code to reproduce error Remove Hugging Face token!**
|
||||
|
||||
For quick replies, got to https://discord.com/invite/unsloth.
|
||||
Have you tried https://docs.unsloth.ai/basics/errors-troubleshooting
|
||||
Loading…
Add table
Add a link
Reference in a new issue