GamerUntouch commited on
Commit
f006fc5
1 Parent(s): f79f0a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -5,4 +5,12 @@ A collection of LoRAs for int8 LLaMA trained on an assortment of literature (app
5
 
6
 
7
  UPDATE: 2024-04-18
8
- Retrained using Transformers 4.28.1, on two epochs, with a small amount more data.
 
 
 
 
 
 
 
 
 
5
 
6
 
7
  UPDATE: 2024-04-18
8
+ Retrained using Transformers 4.28.1, on two epochs, with a small amount more data.
9
+
10
+
11
+ Notes for usage.
12
+ ```
13
+ - These models are not instruct LoRAs. They are designed to supplement existing story data.
14
+ - There will likely be some bleedthrough on locations and names, this is especially notable if you use with very little context.
15
+ - There isn't any large notable formatting, ### seperated stories in the dataset, and *** seperated chapters.
16
+ ```