File size: 1,691 Bytes
6fd08f5
 
 
 
 
 
 
 
4d4a6d3
 
c3a428b
 
b287270
c3a428b
 
 
06d52e7
4d4a6d3
 
 
c3a428b
 
 
4d4a6d3
 
 
 
 
06d52e7
c3a428b
 
 
4d4a6d3
 
 
5f0af17
4d4a6d3
06d52e7
c3a428b
 
ff3d826
9c4e74c
ff3d826
c3a428b
 
 
4d4a6d3
 
 
c3a428b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
title: README
colorFrom: indigo
colorTo: blue
sdk: static
pinned: false
---

# Vertex Research

**Open weights, no matter what.**

Vertex Research exists for one reason: to make sure open weight models keep getting made. As frontier labs release fewer and fewer open models, we train our own - from scratch, fully open, Apache 2.0 - so that anyone can always download, run, study, and build on a model that nobody can take away.

## Why

The industry is drifting toward closed APIs. Weights that used to be published now starting to stay behind endpoints before release. If that trend continues, the ability to run a model on your own machine - offline, private, forever - depends on groups that keep releasing weights anyway. We intend to be one of them.

## What we do

- Train compact language models from scratch and release every usable artifact: base, instruct, and reasoning variants, plus GGUF quantizations for llama.cpp.
- Keep everything Apache 2.0. No gated downloads, no acceptance forms, no API-only releases.
- Document what worked and what didn't, so others can train their own.

## Models

| Model | Parameters | Status |
|-------|------------|--------|
| Vertex 0.6 100M V2 | 100M | Released (base 1024–8192 ctx, instruct, GGUF) |
| Vertex 0.6 100M | 100M | Released (base 1024–8192 ctx, instruct, GGUF) |
| Vertex 0.6 35M | 35M | Released |
| Vertex 0.1 10M | 10M | Released |

More sizes and versions are on the way. Follow the org to stay updated.

## In training

- Vertex 0.6 200M Preview

## Roadmap

(Top model is the next to train)

- [ ] 15M (multi-turn chat focus)
- [ ] 10M
- [ ] 50M

---

*Vertex Research: small models, sharp edges, weights you keep.*