GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

VertexResearch/Vertex-0.6-15M-Instruct-GGUF overview

Vertex 0.6 15M Instruct — GGUF A tiny ~15M param chat model from the Vertex 0.6 family. Qwen3 architecture hidden 256, 10 layers, GQA, 20000 vocab, ctx 2048 , …

ggufchattinyvertextext-generationendataset:openbmb/Ultra-FineWebdataset:openbmb/Ultra-FineWeb-L3base_model:VertexResearch/Vertex-0.6-15M-Instructbase_model:quantized:VertexResearch/Vertex-0.6-15M-Instructlicense:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~15.9 MB disk (4 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
4
Likes
0
Pipeline
text-generation

Repository Files & Downloads

2 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Vertex-0.6-15M-Instruct-F16.ggufGGUFF1629.2 MBDownload
Vertex-0.6-15M-Instruct-Q8_0.ggufGGUFQ8_015.9 MBDownload

Model Details

Model IDVertexResearch/Vertex-0.6-15M-Instruct-GGUF
AuthorVertexResearch
Pipelinetext-generation
Licenseapache-2.0
Base modelVertexResearch/Vertex-0.6-15M-Instruct
Last modified2026-09-06T10:20:35.000Z

Model README

---

license: apache-2.0

datasets:

  • openbmb/Ultra-FineWeb
  • openbmb/Ultra-FineWeb-L3

language:

  • en

pipeline_tag: text-generation

tags:

  • chat
  • tiny
  • vertex

base_model: VertexResearch/Vertex-0.6-15M-Instruct

base_model_relation: quantized

---

Vertex 0.6 15M Instruct — GGUF

A tiny (~15M-param) chat model from the Vertex 0.6

family. Qwen3 architecture (hidden 256, 10 layers, GQA, 20000 vocab, ctx

2048), pretrained from scratch on 12B tokens of Ultra-FineWeb and

Ultra-FineWeb-L3 English (natural + synthetic-rewrite mix), then taken through a custom post-training pipeline for chat.

What it does: coherent multi-turn chat with in-context memory (recalls

your name/details from 1000+ tokens back, and says so honestly when you

haven't told it).

What it doesn't do: facts, reasoning, math, code. At this size,

knowledge is decorative — treat outputs as conversation, not information.

Usage

ChatML template (embedded). Sampling strongly recommended — greedy

decoding loops badly at this size:

temperature 0.6, top_p 0.9, repeat_penalty 1.3

GGUF builds:

Vertex-0.6-15M-Instruct-GGUF.

Trained end-to-end on a single RTX 4060 Laptop (8GB).

Training data

Fine-tuned from Vertex-0.6-15M-Base (pretrained on openbmb/Ultra-FineWeb + openbmb/Ultra-FineWeb-L3, 12B tokens). Instruction tuning was done with a custom post-training pipeline.

Run VertexResearch/Vertex-0.6-15M-Instruct-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models