Commit
·
ff07233
1
Parent(s):
97d3bfa
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Directly quantized 4bit model with `bitsandbytes`.
|
2 |
+
|
3 |
+
Unsloth can finetune LLMs with QLoRA 2.2x faster and use 62% less memory!
|
4 |
+
|
5 |
+
We have a Google Colab Tesla T4 notebook for Mistral 7b here: https://colab.research.google.com/drive/1Dyauq4kTZoLewQ1cApceUQVNcnnNTzg_?usp=sharing
|