Sign In

kemono_furry_style

1

Updated: Aug 27, 2026

stylekemonofurry

Download

1 variant available

bf16 SafeTensor

furrybar_style.safetensors

BF16, good balance • 132.24 MB

Verified:

Type
LoRA
Stats

44

1

Reviews
Published

Aug 27, 2026

Base Model

Anima

Training
Steps: 1,440
Epochs: 80
Hash
AutoV2
914D9D3098
default creator card background decoration
Followers - 10

10

Likes - 84

84

License:

Anima

The Anima Model is licensed by CircleStone Labs LLC. Copyright CircleStone Labs LLC. IN NO EVENT SHALL CIRCLESTONE LABS LLC BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.

Built on NVIDIA Cosmos

91e3b01f896ab801107cf7a9dba144d0.jpg

caption_prefix = '@furrybar. '

# trained using diffusion-pipe commit 6e95020cad0b3cd7dcb93ce42b358669051bf6d2

output_dir = '/home/txiaou/diffusion-pipe/output/furrybar_style'

dataset = '/home/txiaou/diffusion-pipe/examples/furrybar.toml'

eval_datasets = [

{name = 'eval_train', config = '/home/txiaou/diffusion-pipe/examples/furrybar_eval_train.toml'},

]

# training settings

epochs = 80

micro_batch_size_per_gpu = 1

pipeline_stages = 1

gradient_accumulation_steps = 4

gradient_clipping = 1

warmup_steps = 100

# eval settings

eval_every_n_epochs = 5

#eval_every_n_steps = 500

#eval_every_n_examples = 2048000

eval_before_first_step = true

eval_micro_batch_size_per_gpu = 1

eval_gradient_accumulation_steps = 1

# misc settings

save_every_n_epochs = 10

#save_every_n_steps = 1000

#save_every_n_examples = 4096000

#checkpoint_every_n_epochs = 1

#checkpoint_every_n_minutes = 120

activation_checkpointing = true

#reentrant_activation_checkpointing = true

partition_method = 'parameters'

# partition_method = 'manual'

# partition_split = [10]

save_dtype = 'bfloat16'

caching_batch_size = 1

map_num_proc = 8

steps_per_print = 1

compile = true

[model]

type = 'anima'

transformer_path = '/home/txiaou/diffusion-pipe/models/anima/anima-base-v1.0.safetensors'

vae_path = '/home/txiaou/diffusion-pipe/models/qwen/qwen_image_vae.safetensors'

llm_path = '/home/txiaou/diffusion-pipe/models/qwen/qwen_3_06b_base.safetensors'

dtype = 'bfloat16'

#cache_text_embeddings = false

llm_adapter_lr = 0

#timestep_sample_method = 'uniform'

#flux_shift = true

#multiscale_loss_weight = 0.5

sigmoid_scale = 1.3

[adapter]

type = 'lora'

rank = 32

dtype = 'bfloat16'

[optimizer]

type = 'adamw_optimi'

lr = 2e-5

betas = [0.9, 0.99]

weight_decay = 0.01

eps = 1e-8