Update README.md

This commit is contained in:
Daniel Han 2023-12-01 14:42:52 +11:00 committed by GitHub
commit afa8ee77ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
<img src="./images/unsloth new logo.png" width="400" />
## 80% faster 50% less memory local LoRA finetuning
## 80% faster 50% less memory local QLoRA finetuning
* Manual autograd engine - hand derived backprop steps.
* QLoRA / LoRA 80% faster, 50% less memory.
* All kernels written in OpenAI's Triton language.