From d9743a3089c981444159ca688357f451f1b0962f Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Fri, 1 Dec 2023 14:38:03 +1100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f1e65e632..7ddd744abf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ * All kernels written in OpenAI's Triton language. * 0% loss in accuracy. * No change of hardware necessary. Supports Tesla T4, RTX 20, 30, 40 series, A100, H100s -* Flash Attention +* Flash Attention support +* Supports 4bit and 16bit LoRA finetuning. * Train Slim Orca **fully locally in 260 hours from 1301 hours (5x faster).** * Check out [Unsloth Pro and Max](https://unsloth.ai/) codepaths for **30x faster training**!