Model reference · open weights

MobileMoE-S-SFT

MobileMoE-S-SFT is an open-weight language model from facebook, 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 facebook 1 variants 13 downloads/mo
Request a licence + hosting quote All served models Not on the shared API today — deployed on request.

Specifications

What it is

Makerfacebook
TypeLanguage models
Parameters (lead)1.3B
Variants1
Runs withtransformers
Released2026-06-11
Popularity13 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
MobileMoE-S-SFT1.3BBF16~2.9 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Languages

en

Tags

transformers safetensors mobilemoe text-generation facebook meta pytorch mixture-of-experts MoE on-device conversational custom_code en

Papers

Licence

Commercial licence needed

The weights are open but fair-noncommercial-research-license 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 MobileMoE-S-SFT 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