Model reference · open weights

Ling-3.0-flash-Fin-fp4

Available as managed deployment LLMs inclusionAI Text gen 1 variants 30 dl/mo

Ling-3.0-flash-Fin-fp4 is an open-weight language model from inclusionAI. 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 byinclusionAI
TypeLanguage models
TaskText gen
Parameters (lead)65.6B
Context256k tokens
Based oninclusionAI/Ling-3.0-flash
Released2026-09-10
Popularity30 downloads / month
LicenceOpen weights

About

What Ling-3.0-flash-Fin-fp4 is

Introduction

Ling-3.0-flash-Fin is the first finance-enhanced model in the Ant Ling family. Developed by Ant Group with leading financial institutions and domain experts, it extends Ling-3.0-flash through continued training on high-quality financial data.

With 124B total parameters, 5.1B activated parameters, and a 256K context window, the model combines financial expertise with efficient inference for long-horizon agent workflows.

Read the full model card

Highlights

  • End-to-end financial research: connects information retrieval, evidence review, calculation, modeling, and report preparation instead of treating them as isolated tasks.
  • Source-grounded financial search: Prioritizes authoritative sources to deliver accurate, complete, and traceable answers; FinFIRST is open-sourced alongside the model to enable transparent evaluation of these capabilities.
  • Multi-document financial reasoning: reconciles reporting periods, definitions, assumptions, and conflicting figures across annual reports, earnings releases, regulatory filings, and research materials.
  • Valuation and spreadsheet workflows: understands formulas, actual-versus-estimate updates, cross-sheet dependencies, balance checks, scenario analysis, and editable financial-model delivery.
  • Research-ready outputs: organizes facts, analysis, judgments, and charts into clear, reviewable materials for further editing and professional review.

Evaluation

Ling-3.0-flash-Fin was evaluated across FinFIRST, FinSearchComp Verified, FinCRAFT, Finance Agent, APEX-Agents, SpreadsheetBench, and τ³-Banking. These benchmarks cover source-grounded retrieval, investment research, long-horizon execution, valuation modeling, spreadsheet operations, and banking workflows. The model is competitive with both similarly sized models and substantially larger general-purpose models, with particular strength in source selection and tool-intensive financial tasks.

Local Serving

The current checkpoint is released in BF16. Because Ling-3.0-flash-Fin shares the same architecture as Ling-3.0-flash, it is compatible with the same SGLang and vLLM runtimes. For deployment instructions, see the Ling-3.0-flash deployment guide.

Important: Thinking mode is enabled by default. For optimal performance, we strongly recommend using temperature=1.0, top_p=0.95, and top_k=20 for general inference.

Quantized Models

We evaluate the quantized models using several datasets. The FP8 quantized model is applied via the blockwise quantization, and INT4 and FP4 models are applied via groupwise quantization with routed experts weights.

datasetBF16FP8INT4FP4
GPQA-diamond86.3085.2685.3984.38
SciCode41.8442.7041.4141.24
FinCRAFT54.2355.9154.4854.73
FSC-verified78.2877.4876.8676.77

Limitations and Future Work

As our first finance-enhanced release, Ling-3.0-flash-Fin still requires further validation in complex, long-horizon workflows. Key assumptions, valuation results, and investment conclusions require professional review and do not constitute investment advice.

Future releases will explore finance-enhanced models at larger scales to further improve complex reasoning and long-horizon task execution.

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 ling-3-0-flash-fin-fp4 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (ling-3-0-flash-fin-fp4 below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"ling-3-0-flash-fin-fp4","messages":[{"role":"user","content":"Hello"}]}'

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