sayakpaul HF staff commited on
Commit
abf00e7
·
verified ·
1 Parent(s): 3902441

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -7,6 +7,9 @@ license_link: LICENSE.md
7
 
8
  ## To run
9
 
 
 
 
10
  Be mindful of the license of Flux.1-Dev here.
11
 
12
  Make sure you have the latest versions of `bitsandbytes` and `accelerate` installed.
 
7
 
8
  ## To run
9
 
10
+ > [!TIP]
11
+ > Check out [sayakpaul/flux.1-dev-nf4-pkg](https://huggingface.co/sayakpaul/flux.1-dev-nf4-pkg) that shows how to run this checkpoint along with an NF4 T5 in a free-tier Colab Notebook.
12
+
13
  Be mindful of the license of Flux.1-Dev here.
14
 
15
  Make sure you have the latest versions of `bitsandbytes` and `accelerate` installed.