AIAny
AI Model2026
Icon for item

Z-Anime

Generates anime-style images from natural-language prompts with a full fine-tune family built on Z-Image Base — available as Base, 8-step and 4-step distillations, plus AIO and GGUF variants for 8GB/low-VRAM workflows (BF16/FP8 formats).

Introduction

Most anime-focused workflows rely on LoRAs or tag-heavy prompt tricks; Z-Anime takes a different route by providing a full fine‑tune family built on the Z-Image (S3‑DiT) base so you get consistent anime aesthetics, full negative-prompt support, and variants tuned for speed or final-render quality. The repo bundles model variants, quantized GGUF builds, AIO single-file checkpoints, and the VAE/text-encoder artifacts used for training, making it easier to run or adapt the model without stitching pieces together.

Key Capabilities
  • Full fine-tune (not a LoRA): trained end-to-end on Z-Image Base (S3‑DiT 6B), so negative prompts and guidance behave predictably and the base variant preserves the widest creative range. This matters when you need reliable negative prompt conditioning or intend to further fine-tune/LoRA on top of a consistent checkpoint.
  • Multiple quality/speed trade-offs: Base (highest quality), Distill-8-Step (balanced — 8 steps, CFG ~1.0), Distill-4-Step (ultra-fast — 4 steps). Use distills for rapid iteration and Base for final renders or LoRA training.
  • Practical deployment formats: BF16/FP8 for CUDA/GPU workflows, GGUF quantized variants (~4–7GB) for low-VRAM or CPU/AMD inference, and AIO single-file checkpoints for simpler ComfyUI setups.
  • Tooling & compatibility: includes a diffusers-format folder (ZImagePipeline.from_pretrained() compatible), recommended sampler/scheduler guidance, and an optional ComfyUI workflow. Recommended default settings and resolution presets are provided to reduce trial-and-error.
Who it's for & Trade-offs

Great fit if you: want an off-the-shelf anime-focused full fine-tune for high-quality image generation or further fine-tuning; need low-VRAM GGUF/AIO options to run on 8GB-class hardware; iterate quickly with 4/8-step distills. Look elsewhere if you: require non-anime photographic realism (this family is tuned for anime aesthetics), need production‑grade safety/filters out of the box (the model is noted as partially NSFW capable), or require tooling tied specifically to a different text‑encoder/architecture.

If you plan to train or chain further LoRAs, prefer the Base BF16 checkpoint; for fast batch generation or CPU-friendly runs, consider the GGUF or distill AIO variants. License: Apache‑2.0 (check the model page for attribution and commercial-use details).

Information

Categories

More Items

Hugging Face
AI Model2026

GGUF-quantized, refusal-removed build of Qwen3.8-Flash-Next for llama.cpp that provides multimodal (image+text), reasoning and tool-calling capabilities; released for security research and red-teaming under the Apache-2.0 license.

Hugging Face
AI Model2026

A dynamically quantized GGUF build of Ornith-1.5-35B optimized for agentic code-fixing and multi-turn conversations: targets 4-bit/≈22GB deployments, includes a vision projector, a custom importance matrix and a concise chat template.

Hugging Face
AI Model2026

Open-weights LLM fine-tuned for phone-based voice agents that prioritizes low latency and reliable tool/function calling. Based on NVIDIA Nemotron 3 Nano (30B total, 3.5B active), supports very long contexts (262,144 tokens) and recommends temperature=0 with thinking disabled for deployment.