Update README.md
Browse files
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.
|