Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,6 @@ _The **G**eneral **R**easoning **A**gent (for) **P**roject **E**xploration_
|
|
| 15 |
# The GRaPE Family
|
| 16 |
| Attribute | Size | Modalities | Domain |
|
| 17 |
| :--- | :--- | :--- | :--- |
|
| 18 |
-
| **GRaPE Pro** | 30B A3B | Text + Image + Video in, Text out | Complex Reasoning Tasks |
|
| 19 |
| **GRaPE Flash** | 7B A1B | Text in, Text out | High-Speed Applications |
|
| 20 |
| **GRaPE Mini** | 3B | Text + Image + Video in, Text out | On-Device Deployment |
|
| 21 |
| **GRaPE Nano** | 700M | Text in, Text out | Extreme Edge Deployment |
|
|
@@ -30,8 +29,6 @@ The GRaPE Family was trained on about **14 billion** tokens of data after pre-tr
|
|
| 30 |
|
| 31 |
# Architecture
|
| 32 |
|
| 33 |
-
* GRaPE Pro: Built on the `Qwen3.5` Architecture, allowing for long-context understanding and reasoning over visual tasks, as well as any text-based task. Allowing for deep understanding.
|
| 34 |
-
|
| 35 |
* GRaPE Flash: Built on the `OlMoE` Architecture, allowing for incredibly fast speeds where it matters. Allows for retaining factual information, but lacks in logical tasks.
|
| 36 |
|
| 37 |
* GRaPE Mini: Built on the `Qwen3 VL` Architecture, allowing for edge case deployments, where logic nor speed can be sacrificed.
|
|
|
|
| 15 |
# The GRaPE Family
|
| 16 |
| Attribute | Size | Modalities | Domain |
|
| 17 |
| :--- | :--- | :--- | :--- |
|
|
|
|
| 18 |
| **GRaPE Flash** | 7B A1B | Text in, Text out | High-Speed Applications |
|
| 19 |
| **GRaPE Mini** | 3B | Text + Image + Video in, Text out | On-Device Deployment |
|
| 20 |
| **GRaPE Nano** | 700M | Text in, Text out | Extreme Edge Deployment |
|
|
|
|
| 29 |
|
| 30 |
# Architecture
|
| 31 |
|
|
|
|
|
|
|
| 32 |
* GRaPE Flash: Built on the `OlMoE` Architecture, allowing for incredibly fast speeds where it matters. Allows for retaining factual information, but lacks in logical tasks.
|
| 33 |
|
| 34 |
* GRaPE Mini: Built on the `Qwen3 VL` Architecture, allowing for edge case deployments, where logic nor speed can be sacrificed.
|