sayakpaul HF staff commited on
Commit
0304760
1 Parent(s): 32fdad2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: diffusers
3
+ license: other
4
+ license_name: flux-1-dev-non-commercial-license
5
+ license_link: LICENSE.md
6
+ ---
7
+
8
+ ## Running Flux.1-dev under 12GBs
9
+
10
+ This repository contains the NF4 params for the T5 and transformer of Flux-1-Dev. Check out this [Colab Notebook](https://colab.research.google.com/gist/sayakpaul/4af4d6642bd86921cdc31e5568b545e1/scratchpad.ipynb) for details on how they were obtained.
11
+
12
+ Check out [this notebook] (TODO) that shows how to use the checkpoints and run in a free-tier Colab Notebook.