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

VertexResearch/Vertex-0.6-100M-8192-Instruct-GGUF overview

Vertex 0.6 100M — 8192 ctx Instruct GGUF GGUF quantizations of Vertex 0.6 100M 8192 Instruct https://huggingface.co/VertexResearch/Vertex 0.6 100M 8192 Instruc…

llama.cppggufinstructchattool-callingqwen3text-generationenbase_model:VertexResearch/Vertex-0.6-100M-8192-Instructbase_model:quantized:VertexResearch/Vertex-0.6-100M-8192-Instructlicense:apache-2.0endpoints_compatibleregion:usconversational

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

Downloads
4
Likes
0
Pipeline
text-generation

Repository Files & Downloads

11 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Vertex-0.6-100M-8192-Instruct-BF16.ggufGGUFBF16185.7 MBDownload
Vertex-0.6-100M-8192-Instruct-Q2_K.ggufGGUFQ2_K59.4 MBDownload
Vertex-0.6-100M-8192-Instruct-Q3_K_M.ggufGGUFQ3_K_M63.1 MBDownload
Vertex-0.6-100M-8192-Instruct-Q3_K_S.ggufGGUFQ3_K_S59.4 MBDownload
Vertex-0.6-100M-8192-Instruct-Q4_0.ggufGGUFQ4_062.1 MBDownload
Vertex-0.6-100M-8192-Instruct-Q4_1.ggufGGUFQ4_166.7 MBDownload
Vertex-0.6-100M-8192-Instruct-Q4_K_M.ggufGGUFQ4_K_M71.8 MBDownload
Vertex-0.6-100M-8192-Instruct-Q4_K_S.ggufGGUFQ4_K_S69.2 MBDownload
Vertex-0.6-100M-8192-Instruct-Q5_K_M.ggufGGUFQ5_K_M76.4 MBDownload
Vertex-0.6-100M-8192-Instruct-Q5_K_S.ggufGGUFQ5_K_S74.7 MBDownload
Vertex-0.6-100M-8192-Instruct-Q8_0.ggufGGUFQ8_099.2 MBDownload

Model Details

Model IDVertexResearch/Vertex-0.6-100M-8192-Instruct-GGUF
AuthorVertexResearch
Pipelinetext-generation
Licenseapache-2.0
Base modelVertexResearch/Vertex-0.6-100M-8192-Instruct
Last modified2026-08-26T12:42:14.000Z

Model README

---

license: apache-2.0

language:

  • en

pipeline_tag: text-generation

library_name: llama.cpp

tags:

  • gguf
  • instruct
  • chat
  • tool-calling
  • qwen3

base_model: VertexResearch/Vertex-0.6-100M-8192-Instruct

---

Vertex 0.6 100M — 8192-ctx Instruct (GGUF)

GGUF quantizations of Vertex-0.6-100M-8192-Instruct for llama.cpp. 97M-parameter Qwen3-architecture chat model by Vertex Research: ChatML format, tool calling, 8192 context (RoPE theta 1M).

Quants

| Quant | Size |

|---|---|

| BF16 | 195 MB |

| Q8_0 | 104 MB |

| Q5_K_M | 80 MB |

| Q5_K_S | 78 MB |

| Q4_K_M | 75 MB |

| Q4_K_S | 73 MB |

| Q4_1 | 70 MB |

| Q4_0 | 65 MB |

| Q3_K_M | 66 MB |

| Q3_K_S | 62 MB |

| Q2_K | 62 MB |

At 97M parameters the embedding table dominates file size, so low-bit quants save less than usual — and quantization hurts small models disproportionately. Q8_0 or higher recommended; BF16 for best quality.

Usage

llama-cli -m Vertex-0.6-100M-8192-Instruct-Q8_0.gguf

Chat template (ChatML) is embedded. EOS: </s> and <|im_end|>.

Limitations

These models are not the most coherent yet and need more tuning: expect rambling, repetition, and inconsistent answers, especially over longer generations.

Run VertexResearch/Vertex-0.6-100M-8192-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