VBART Large (Turkish Summarization)
Turkish BART-style sequence-to-sequence model fine-tuned specifically for summarization. Not a chat model — purpose-built for input-document → Turkish-summary pipelines.
Overview
Turkish BART-style sequence-to-sequence model fine-tuned specifically for summarization. Not a chat model — purpose-built for input-document → Turkish-summary pipelines.
Strengths
- Purpose-built for Turkish summarization — output quality beats general models at the task
- Tiny footprint — runs on CPU or 2GB VRAM
- Apache-2.0 license; commercial use unrestricted
Weaknesses
- Encoder-decoder architecture — not a drop-in for Ollama/llama.cpp
- Single-task model; can't be repurposed for chat
- 1024-token input window limits summarization to short articles
Quantization variants
Each quantization trades model quality for file size and VRAM. Q4_K_M is the most popular starting point.
| Quantization | File size | VRAM required |
|---|---|---|
| Q4_K_M | 0.2 GB | 1 GB |
Get the model
HuggingFace
Original weights
Source repository — direct quantization required.
Hardware that runs this
Cards with enough VRAM for at least one quantization of VBART Large (Turkish Summarization).
Models worth comparing
Same parameter band, plus what's one tier above and below — so you can decide what actually fits your hardware.
Frequently asked
What's the minimum VRAM to run VBART Large (Turkish Summarization)?
Can I use VBART Large (Turkish Summarization) commercially?
What's the context length of VBART Large (Turkish Summarization)?
Source: huggingface.co/vngrs-ai/VBART-Large-Summarization
Reviewed by RunLocalAI Editorial. See our editorial policy for how we research and verify model claims.
Related — keep moving
Verify VBART Large (Turkish Summarization) runs on your specific hardware before committing money.