Model reference · open weights

Falcon3-1.5-prequantized

Falcon3-1.5-prequantized is an open-weight language model from tiiuae, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Licence fee required LLMs tiiuae 1 variants 322 downloads/mo
Request a licence + hosting quote All served models Not on the shared API today — deployed on request.

About

What Falcon3-1.5-prequantized is

Table of Contents 0. TL;DR 1. Model Details 2. Training Details 3. Usage 4. Evaluation 5. Citation TL;DR Model Details This is a 'hacked' version of tiiuae/Falcon3-10B-Base-1.58bit where model weight scales have been injected into ternary model weights in order to make the model compatible with fine-tuning Model Description - Developed by: https://www.tii.ae - Model type: Causal decoder-only - Architecture: Pure-transformer - 1.58bit version - Language(s) (NLP): Mainly English - License: TII Falcon License 2.0 Training details The model has been trained following the training strategies from the recent 1-bit LLM HF blogpost and 1-bit LLM paper. For more details about the training protocol of this model, please refer to the Falcon-3 technical report, section Compression. Usage Currently to use this model you can either rely on Hugging Face transformers library or BitNet library. You can also play with the model using the falcon-1.58bit playground (only for the 7B instruct version). 🤗 transformers BitNet Evaluation We report in the following table our internal pipeline benchmarks: Note evaluation results are normalized score from v2 leaderboard tasks - reported results of original models in the blogpost are raw scores Citation Coming soon ..

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makertiiuae
TypeLanguage models
Parameters (lead)10.3B
Context32k tokens
Variants1
Runs withtransformers
Based ontiiuae/Falcon3-10B-Base
Released2026-04-30
Popularity322 downloads / month
Likes2
LicenceCommercial licence needed

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
Falcon3-10B-Base-1.58bit-prequantized10.3BBF16~23.7 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys falcon3-1-5-prequantized for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (falcon3-1-5-prequantized 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":"falcon3-1-5-prequantized","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Tags

transformers safetensors llama text-generation bitnet falcon3 conversational text-generation-inference endpoints_compatible

Papers

Licence

Commercial licence needed

The weights are open but its licence needs a commercial agreement for business use. AxForge can arrange that licence and host the model for you — you pay AxForge, we settle with the model’s maker. Ask us for a quote. Read the licence ↗

Sources

Weights & code

Want Falcon3-1.5-prequantized on EU-owned hardware?

Request a licence + hosting quote See what’s served now

Explore

More language models

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