Update issue templates
This commit is contained in:
parent
3c789bc88e
commit
fdd0ace6fd
1 changed files with 0 additions and 24 deletions
24
.github/ISSUE_TEMPLATE/new-issue.md
vendored
24
.github/ISSUE_TEMPLATE/new-issue.md
vendored
|
|
@ -1,24 +0,0 @@
|
|||
---
|
||||
name: New Issue
|
||||
about: Bug / Feature Request
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
1. Have you tried uninstall Unsloth and upgrading?
|
||||
```bash
|
||||
pip uninstall unsloth unsloth_zoo -y
|
||||
pip install --upgrade --no-deps --no-cache-dir unsloth unsloth_zoo
|
||||
```
|
||||
2. If there's a bug, please print out your Unsloth info (or do a screenshot):
|
||||
```python
|
||||
🦥 Unsloth: Will patch your computer to enable 2x faster free finetuning.
|
||||
==((====))== Unsloth 2024.8: Fast Llama patching. Transformers = 4.44.2.
|
||||
\\ /| GPU: Tesla T4. Max memory: 14.748 GB. Platform = Linux.
|
||||
O^O/ \_/ \ Pytorch: 2.4.0+cu121. CUDA = 7.5. CUDA Toolkit = 12.1.
|
||||
\ / Bfloat16 = FALSE. FA [Xformers = 0.0.27.post2. FA2 = False]
|
||||
"-____-" Free Apache license: http://github.com/unslothai/unsloth
|
||||
```
|
||||
3. Otherwise, describe your problem or **feature request**:
|
||||
Loading…
Add table
Add a link
Reference in a new issue