ppbrown commited on
Commit
3aa494c
·
verified ·
1 Parent(s): eaaf724

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -6,6 +6,11 @@ It's not particularly usable by itself. The colors are all wrong, etc.
6
  It is mostly here as an open-source documented starting point for the XLsd model, which is currently in development
7
  Feel free to try to train it yourself! :)
8
 
 
 
 
 
 
9
  Sample output:
10
 
11
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/655bca86bb95edf97882ae7c/erUK35li1hMAulu0t1W40.png)
 
6
  It is mostly here as an open-source documented starting point for the XLsd model, which is currently in development
7
  Feel free to try to train it yourself! :)
8
 
9
+ Note that there are TWO versions of this model: a fp32 model, and a bf16 model.
10
+ Current advice, until proven otherwise, is that it is best to train on the fp32 model, in fp32, until it starts giving actual good output.
11
+
12
+ bf16 model is here basically just for the curious, who want to poke at it on a small VRAM machine.
13
+
14
  Sample output:
15
 
16
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/655bca86bb95edf97882ae7c/erUK35li1hMAulu0t1W40.png)