mirror of
https://github.com/unslothai/unsloth
synced 2026-04-21 21:47:51 +00:00
1.3 KiB
1.3 KiB
| name | about | title | labels | assignees |
|---|---|---|---|---|
| 🐛 Bug report | Create a report to help us improve | [Bug] | bug |
Describe the bug A clear and concise description of what the bug is. Please fill out the following sections and provide a minimal reproduction script so that we can provide a solution as quickly as possible!
-
Environment Setup:
- OS: [e.g., Ubuntu 20.04]
- Python Version: [e.g., 3.8.10]
- Frameworks/Libraries: please paste output of
pip freezehere colab/ script - was this run incolabor as a script?
-
Dataset Details:
- Dataset Name:
- Data Preprocessing Steps: [e.g., tokenization, formatting funcs, data collators, etc.]
-
Model Details:
- Model ID:
- Model Configuration: [e.g., lora params, quantization, etc.]
-
Training Configuration:
- Trainer Args:
SFTConfig,GRPOConfig
- Trainer Args:
-
Reproduction Steps:
- Minimal script to reproduce error
- If using a
colab, please provide the link to the notebook and describe any changes made.
-
Expected Behavior:
-
Actual Behavior:
- [e.g., Description of the error, unexpected results, or performance issues encountered]
- [e.g., Error messages or logs]
-
Additional notes:
- Any additional information that might help us reproduce the bug.