Spaces:
Running
Running
Update README.md
Browse files
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 |
-
|
| 31 |
-
|
| 32 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
|