Dalek70 commited on
Commit
4d4a6d3
·
verified ·
1 Parent(s): 6fd08f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -2
README.md CHANGED
@@ -1,10 +1,36 @@
1
  ---
2
  title: README
3
- emoji: 👀
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  title: README
 
3
  colorFrom: indigo
4
  colorTo: blue
5
  sdk: static
6
  pinned: false
7
  ---
8
 
9
+ # Vertex Research
10
+
11
+ Welcome to **Vertex Research**. We build and release open AI models under the **Vertex** name.
12
+
13
+ ## What we do
14
+
15
+ Vertex Research is focused on training compact, efficient language models and sharing them openly with the community. Our goal is simple: models that are easy to run, easy to understand, and free to use.
16
+
17
+ ## Models
18
+
19
+ Our models follow the naming scheme **Vertex {version} {size}**:
20
+
21
+ | Model | Parameters | Status |
22
+ |-------|------------|--------|
23
+ | Vertex 0.6 100m | 100M | Coming soon |
24
+
25
+ More sizes and versions are on the way. Follow the org to stay updated.
26
+
27
+ ## Roadmap
28
+
29
+ - [ ] Release Vertex 0.6 100m
30
+ - [ ] Larger model sizes
31
+ - [ ] GGUF quantizations for llama.cpp
32
+ - [ ] Instruction-tuned variants
33
+
34
+ ---
35
+
36
+ *Vertex Research: small models, sharp edges.*