Update README.md

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

View file

@ -2,6 +2,7 @@
## 80% faster 50% less memory LLM local finetuning
* Manual autograd engine - hand derived backprop steps.
* QLoRA / LoRA 80% faster, 50% less memory.
* 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