mdmachine commited on
Commit
3f843c6
·
verified ·
1 Parent(s): 70e9c6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -18,7 +18,9 @@ This repository contains merged models, built upon the base models:
18
  - [Freepik's Flux.1-Lite-8B-alpha](https://huggingface.co/Freepik/flux.1-lite-8B-alpha)
19
  - [Flux-dev-de-distill](https://huggingface.co/nyanko7/flux-dev-de-distill)
20
 
21
- Detail enhancement and acceleration techniques have been applied, particularly optimized for NVIDIA 4XXX cards (maybe 3XXX too). The goal is to have high efficiency accelerated models with lower overhead. The (de-re-destill) model can be used with CFG remaining at 1. Also the baked-in accelerators work as intended.
 
 
22
 
23
  **====================================**
24
 
 
18
  - [Freepik's Flux.1-Lite-8B-alpha](https://huggingface.co/Freepik/flux.1-lite-8B-alpha)
19
  - [Flux-dev-de-distill](https://huggingface.co/nyanko7/flux-dev-de-distill)
20
 
21
+ Detail enhancement and acceleration techniques have been applied, particularly optimized for NVIDIA 4XXX cards (maybe 3XXX too). The goal is to have high efficiency accelerated models with lower overhead.
22
+
23
+ The (de-re-destill | Lite Distilled) models can be used with CFG remaining at 1-ish. Also the baked-in accelerators mostly work as intended. These are products of workflow optimizations, as such they can change/appear/disappear at any point and time.
24
 
25
  **====================================**
26