🧠
Model

Flux.1 Turbo Alpha

by Alimama Creative hf-model--huggingface--alimama-creative--flux.1-turbo-alpha
Nexus Index
23.0 Top 2%
P / V / C / U Breakdown Calibration Pending

Pillar scores are computed during the next indexing cycle.

Tech Context
Vital Performance
49.3K DL / 30D
0.0%
Audited 23 FNI Score
Tiny - Params
- Context
Hot 49.3K Downloads
Model Information Summary
Entity Passport
Registry ID hf-model--huggingface--alimama-creative--flux.1-turbo-alpha
Provider huggingface
πŸ“œ

Cite this model

Academic & Research Attribution

BibTeX
@misc{hf_model__huggingface__alimama_creative__flux.1_turbo_alpha,
  author = {Alimama Creative},
  title = {Flux.1 Turbo Alpha Model},
  year = {2026},
  howpublished = {\url{https://huggingface.co/alimama-creative/FLUX.1-Turbo-Alpha}},
  note = {Accessed via Free2AITools Knowledge Fortress}
}
APA Style
Alimama Creative. (2026). Flux.1 Turbo Alpha [Model]. Free2AITools. https://huggingface.co/alimama-creative/FLUX.1-Turbo-Alpha

πŸ”¬Technical Deep Dive

Full Specifications [+]

Quick Commands

πŸ€— HF Download
huggingface-cli download huggingface/alimama-creative/flux.1-turbo-alpha

βš–οΈ Nexus Index V16.5

23.0
ESTIMATED IMPACT TIER
Popularity (P) 0
Freshness (F) 0
Completeness (C) 0
Utility (U) 0

πŸ’¬ Index Insight

The Free2AITools Nexus Index for Flux.1 Turbo Alpha aggregates Popularity (P:0), Freshness (F:0), and Completeness (C:0). The Utility score (U:0) represents deployment readiness and ecosystem adoption.

Free2AITools Nexus Index

Verification Authority

Unbiased Data Node Refresh: VFS Live
---

πŸš€ What's Next?

Technical Deep Dive


license: other
license_name: flux-1-dev-non-commercial-license
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
language:

  • en
    base_model: black-forest-labs/FLUX.1-dev
    library_name: diffusers
    tags:
  • Text-to-Image
  • FLUX
  • Stable Diffusion
    pipeline_tag: text-to-image

alibaba alimama

δΈ­ζ–‡η‰ˆReadme

This repository provides a 8-step distilled lora for FLUX.1-dev model released by AlimamaCreative Team.

Description

This checkpoint is a 8-step distilled Lora, trained based on FLUX.1-dev model. We use a multi-head discriminator to improve the distill quality. Our model can be used for T2I, inpainting controlnet and other FLUX related models. The recommended guidance_scale=3.5 and lora_scale=1. Our Lower steps version will release later.

  • Text-to-Image.

How to use

diffusers

This model can be used ditrectly with diffusers

import torch
from diffusers.pipelines import FluxPipeline

model_id = "black-forest-labs/FLUX.1-dev" adapter_id = "alimama-creative/FLUX.1-Turbo-Alpha"

pipe = FluxPipeline.from_pretrained( model_id, torch_dtype=torch.bfloat16 ) pipe.to("cuda")

pipe.load_lora_weights(adapter_id) pipe.fuse_lora()

prompt = "A DSLR photo of a shiny VW van that has a cityscape painted on it. A smiling sloth stands on grass in front of the van and is wearing a leather jacket, a cowboy hat, a kilt and a bowtie. The sloth is holding a quarterstaff and a big book." image = pipe( prompt=prompt, guidance_scale=3.5, height=1024, width=1024, num_inference_steps=8, max_sequence_length=512).images[0]

comfyui

Training Details

The model is trained on 1M open source and internal sources images, with the aesthetic 6.3+ and resolution greater than 800. We use adversarial training to improve the quality. Our method fix the original FLUX.1-dev transformer as the discriminator backbone, and add multi heads to every transformer layer. We fix the guidance scale as 3.5 during training, and use the time shift as 3.

Mixed precision: bf16

Learning rate: 2e-5

Batch size: 64

Image size: 1024x1024

πŸ“ Limitations & Considerations

  • β€’ Benchmark scores may vary based on evaluation methodology and hardware configuration.
  • β€’ VRAM requirements are estimates; actual usage depends on quantization and batch size.
  • β€’ FNI scores are relative rankings and may change as new models are added.
  • β€’ Source: Unknown
Top Tier

Social Proof

HuggingFace Hub
628Likes
49.3KDownloads
πŸ”„ Daily sync (03:00 UTC)

AI Summary: Based on Hugging Face metadata. Not a recommendation.

πŸ“Š FNI Methodology πŸ“š Knowledge Baseℹ️ Verify with original source

πŸ›‘οΈ Model Transparency Report

Verified data manifest for traceability and transparency.

100% Data Disclosure Active

πŸ†” Identity & Source

id
hf-model--huggingface--alimama-creative--flux.1-turbo-alpha
source
huggingface
author
Alimama Creative
tags
diffuserssafetensorstext-to-imagefluxstable diffusionenbase_model:black-forest-labs/flux.1-devbase_model:finetune:black-forest-labs/flux.1-devlicense:otherregion:us

βš™οΈ Technical Specs

architecture
null
params billions
null
context length
null
pipeline tag
text-to-image

πŸ“Š Engagement & Metrics

likes
628
downloads
49,260

Free2AITools Constitutional Data Pipeline: Curated disclosure mode active. (V15.x Standard)