Model reference · open weights

LongCat-Image-Dev

Available as managed deployment Image meituan-longcat Text→image 1 variants 1k dl/mo

LongCat-Image-Dev is an open-weight image model from meituan-longcat. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Released bymeituan-longcat
TypeImage models
TaskText→image
Runs withtransformers
Released2025-12-04
Popularity1k downloads / month
LicenceOpen weights

About

What LongCat-Image-Dev is

Introduction

LongCat-Image-Dev is a development variant of LongCat-Image, representing a mid-training checkpoint that is released to facilitate downstream development by the community, such as secondary fine-tuning via SFT, LoRA, and other customization methods.

Key Features

  • 🔧 True Developer-Ready Foundation: Unlike typical release-the-final-model-only approaches, we provide the Dev—a high-plasticity, unconstrained state that avoids RL-induced rigidity. This enables seamless fine-tuning without fighting against over-aligned parameter spaces.

Read the full model card
  • 🛠️ Full-Stack Training Framework: We ship production-ready code for SFT, LoRA fine-tuning, DPO/GRPO/MPO alignment, and specialized Edit training. Every stage from pre-training data curation to reward model integration is reproducible, empowering researchers to build on our exact pipeline rather than reverse-engineering it.

  • From the published model card. Full card on the HuggingFace links in the sidebar.

    Using it via the API

    Call it like any OpenAI endpoint

    Once AxForge deploys longcat-image-dev for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (longcat-image-dev below is illustrative; you get the exact model name on deployment.)

    $ curl -sS https://api.axforge.ai/v1/images/generations \
      -H "Authorization: Bearer $AXFORGE_API_KEY" \
      -H "Content-Type: application/json" \
      -d '{"model":"longcat-image-dev","prompt":"a red bicycle","size":"1024x1024"}'

    Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.

    © 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms