HF中国镜像站
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fireworks-ai
/
FLUX.1-schnell-fp8-flumina
like
0
Follow
Fireworks AI
94
Safetensors
License:
apache-2.0
Model card
Files
Files and versions
Community
e8041a4
FLUX.1-schnell-fp8-flumina
7 contributors
History:
58 commits
aredden
Make lora loading api endpoint functional
e8041a4
5 months ago
configs
Adding device specific configs & more input image type options + small model spec from args change
7 months ago
modules
lora unloading initial
6 months ago
.gitignore
Safe
125 Bytes
Small fixes & clean up
7 months ago
LICENSE
11.3 kB
Create LICENSE
6 months ago
README.md
Safe
20.7 kB
add benchmarks numbers for rtx4000ada (non-sff)
6 months ago
api.py
Safe
3.68 kB
Make lora loading api endpoint functional
5 months ago
float8_quantize.py
18.7 kB
remove torchao dependency, quantize entirely via linear
6 months ago
flux_emphasis.py
14.1 kB
Remove unnecessary tokenization (still needs work)
7 months ago
flux_pipeline.py
Safe
26.5 kB
Make lora loading api endpoint functional
5 months ago
image_encoder.py
Safe
1.07 kB
Adding device specific configs & more input image type options + small model spec from args change
7 months ago
lora_loading.py
25.5 kB
Improve lora implementation
6 months ago
main.py
Safe
6.29 kB
Add quantize embedders/modulation to argparse options
7 months ago
main_gr.py
Safe
4.28 kB
Small fixes & clean up
7 months ago
requirements.txt
Safe
202 Bytes
remove torchao dependency, quantize entirely via linear
6 months ago
util.py
Safe
10.7 kB
lora unloading initial
6 months ago