fallenl commited on
Commit
67bbd4d
1 Parent(s): ca35230

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  license: mit
3
  ---
4
- ## This is NOT A GUIDE for LoRA training, and you should NEVER treat it as.
5
 
6
- # This serves as a simple repo that I share some of the interesting findings where I learned or discovered during my journey in LoRA training.
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ # This is NOT A GUIDE for LoRA training, and you should NEVER treat it as.
5
 
6
+ # This serves as a onging project that I share some of the interesting findings where I learned or discovered during my journey in LoRA training.
7
+
8
+ - To start with, LoRA training would be easy and quick with proper dataset preparation and training setup; but I'm sure most would not be satisfied with a LoRA that is hard to use.