danielhanchen
commited on
Commit
•
ef067d2
1
Parent(s):
aee6db7
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
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 Mistral 7b here: https://colab.research.google.com/drive/1Dyauq4kTZoLewQ1cApceUQVNcnnNTzg_?usp=sharing
|