Model reference · open weights

dots-studio_dots3-note-prev

dots-studio_dots3-note-prev is an open-weight language model from bartowski, 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 bartowski 1 variants 3k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What dots-studio_dots3-note-prev is

Llamacpp imatrix Quantizations of dots3-note-prev by dots-studio Using <a href="https://github.com/ggml-org/llama.cpp/"llama.cpp</a release <a href="https://github.com/ggml-org/llama.cpp/releases/tag/b10569"b10569</a for quantization. Original model: https://huggingface.co/dots-studio/dots3-note-prev Model details: - Parameter count: 288B - Input support: text, image, audio (with mmproj file) - details - Speculative decoding: yes (MTP) - details - imatrix: yes - details How to run Prompt format Don't know which to choose? Grab Q4KM (171.11GB) - usually a good mix of size and performance. Download instructions available here Available files: Download a specific file: Downloading using the Hugging Face CLI First, make sure you have the Hugging Face CLI installed: Download a specific file: The files marked true in the Split column above are stored as multiple parts in a folder. To download all the parts to a local folder, run: You can either specify a new local-dir (dots-studiodots3-note-prev-Q80) or download them all in place (./) How to run These quants run with llama.cpp - installable in one line via llama.app: llama-server includes a built-in chat web UI, served at http://localhost:8080 by default. These quants were made with llama.cpp release b10569 - if this model's architecture is newly supported, you'll need that release or newer to run them. They also work in: LM Studio · koboldcpp · ramalama · Jan AI · Text Generation Web UI · LoLLMs · Atomic Chat Multimodal This model supports image and audio input. Alongside the quants, this repo includes the multimodal projector files mmproj-dots-studiodots3-note-prev-f16.gguf and mmproj-dots-studiodots3-note-prev-bf16.gguf, which pair with any quant above. llama.cpp downloads the mmproj automatically when using -hf as shown above; if you're loading files manually, pass it with --mmproj. MTP This model has MTP (Multi-Token Prediction) layers, and they are included in these quants MTP layers act as a built-in draft model, letting llama.cpp run speculative decoding for faster generation. To use them, add the following flag to your llama.cpp command: Note: the MTP layers are stored at Q40 in the imatrix quants (except for

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

Specifications

What it is

Makerbartowski
TypeLanguage models
Variants1
Based ondots-studio/dots3-note-prev
Released2026-08-22
Popularity3k downloads / month
Likes2
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
dots-studio_dots3-note-prev-GGUFGGUFWeights ↗

Using it via the API

Call it like any OpenAI endpoint

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

Details

Languages, data & research

Tags

gguf dots3 dots3-note audio multimodal long-context agentic any-to-any endpoints_compatible imatrix conversational

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 dots-studio_dots3-note-prev 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