danielhanchen commited on
Commit
f8a1405
1 Parent(s): 13164d6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
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 TinyLlama with 4096 max sequence length RoPE Scaling here: https://colab.research.google.com/drive/1AZghoNBQaMDgWJpi4RbffGM1h6raLUj9?usp=sharing