Model reference · open weights

mistral-bnb

mistral-bnb is an open-weight language model from unsloth, 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.

LLMs unsloth 1 variants 374k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What mistral-bnb is

Finetune Mistral, Gemma, Llama 2-5x faster with 70% less memory via Unsloth! We have a Google Colab Tesla T4 notebook for Mistral v3 7b here: https://colab.research.google.com/drive/1yNCks4BTD5zOnjozppphh5GzMFaMKq?usp=sharing For conversational ShareGPT style and using Mistral v3 Instruct: https://colab.research.google.com/drive/15F1xyn8497dUbxZP4zWmPZ3PJx1Oymv?usp=sharing <img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/Discord%20button.png" width="200"/ <img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/ ✨ Finetune for Free All notebooks are beginner friendly! Add your dataset, click "Run All", and you'll get a 2x faster finetuned model which can be exported to GGUF, vLLM or uploaded to Hugging Face. <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="200"/ - This conversational notebook is useful for ShareGPT ChatML / Vicuna templates. - This text completion notebook is for raw text. This DPO notebook replicates Zephyr. - \ Kaggle has 2x T4s, but we use 1. Due to overhead, 1x T4 is 5x faster.

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

Specifications

What it is

Makerunsloth
TypeLanguage models
Parameters (lead)7.5B
Context32k tokens
Variants1
Runs withtransformers
Based onmistralai/Mistral-7B-v0.3
Released2024-05-22
Popularity374k downloads / month
Likes23
LicenceOpen weights

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
mistral-7b-v0.3-bnb-4bit7.5BBF16~17.2 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Languages

en

Tags

transformers safetensors mistral text-generation unsloth mistral-7b en text-generation-inference endpoints_compatible 4-bit bitsandbytes deploy:azure

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want mistral-bnb on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More language models

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