danielhanchen
commited on
Commit
·
06c7083
1
Parent(s):
a6b3dd3
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
---
|
4 |
+
Directly quantized 4bit model with `bitsandbytes`.
|
5 |
+
|
6 |
+
Unsloth can finetune LLMs with QLoRA 2.2x faster and use 62% less memory!
|
7 |
+
|
8 |
+
We have a Google Colab Tesla T4 notebook for Llama 7b here: https://colab.research.google.com/drive/1lBzz5KeZJKXjvivbYvmGarix9Ao6Wxe5?usp=sharing
|