From 0737a1403bbf1f266c66af7fc2c28031da13eee3 Mon Sep 17 00:00:00 2001 From: Jack Shi Wei Lun <87535974+jackswl@users.noreply.github.com> Date: Wed, 26 Mar 2025 21:20:16 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 969822b65e..fae94ddefd 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ For Windows install instructions, see [here](https://docs.unsloth.ai/get-started |   **Reddit** | [Join our Reddit page](https://reddit.com/r/unsloth)| ## ⭐ Key Features -- Supports **full-finetuning**, pretraining, 4b-bit, 16-bit and **8-bit** training +- Supports **full-finetuning**, pretraining, 4-bit, 16-bit and **8-bit** training - All kernels written in [OpenAI's Triton](https://openai.com/index/triton/) language. **Manual backprop engine**. - **0% loss in accuracy** - no approximation methods - all exact. - No change of hardware. Supports NVIDIA GPUs since 2018+. Minimum CUDA Capability 7.0 (V100, T4, Titan V, RTX 20, 30, 40x, A100, H100, L40 etc) [Check your GPU!](https://developer.nvidia.com/cuda-gpus) GTX 1070, 1080 works, but is slow.