From 07125849c1a78072f15371a8de8f33c19b72bb3d Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Fri, 1 Dec 2023 01:38:47 +1100 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2819449ce3..95d480d026 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -# Unsloth -### 2x faster 50% less memory LLM finetuning on a single GPU. + + +## 2x faster 50% less memory LLM finetuning * Manual autograd engine. * All kernels written in OpenAI's Triton language. * 0% loss in accuracy. @@ -87,3 +88,5 @@ Change `cu121` to `cu118` for CUDA version 11.8 or 12.1. Go to https://pytorch.o !ldconfig /usr/lib64-nvidia ``` 2. Windows is not supported as of yet - we rely on Xformers and Triton support, so until both packages support Windows officially, Unsloth will then support Windows. + +