rosyvs commited on
Commit
a5466d4
1 Parent(s): 7f49497

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Model trained in 8-bit with LoRA
2
+
3
+ Usage:
4
+
5
+ with torch.autocast(): # needed for best performance
6
+
7
+