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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -21,15 +21,21 @@ Our models follow the naming scheme **Vertex {version} {size}**:
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
 
 
21
  | Model | Parameters | Status |
22
  |-------|------------|--------|
23
  | Vertex 0.6 100m | 100M | Coming soon |
24
+ | Vertex 0.1 10m | 10m | Released |
25
 
26
  More sizes and versions are on the way. Follow the org to stay updated.
27
 
28
  ## Roadmap
29
 
30
  - [ ] Release Vertex 0.6 100m
31
+
32
+ ## Vertex 0.6 model sizes to train
33
+ # (top one is the next to train)
34
+
35
+ - [ ] 35m
36
+ - [ ] 200m
37
+ - [ ] 50m
38
+ - [ ] 10m
39
 
40
  ---
41