From fdd0ace6fd066de2ad6828eaf3603c949fd67ea6 Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Fri, 17 Jan 2025 00:43:11 -0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/new-issue.md | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/new-issue.md diff --git a/.github/ISSUE_TEMPLATE/new-issue.md b/.github/ISSUE_TEMPLATE/new-issue.md deleted file mode 100644 index f0f4e98c46..0000000000 --- a/.github/ISSUE_TEMPLATE/new-issue.md +++ /dev/null @@ -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**: