Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,8 @@ _The **G**eneral **R**easoning **A**gent (for) **P**roject **E**xploration_
|
|
| 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 |
|
|
|
|
| 21 |
|
| 22 |
***
|
| 23 |
|
|
@@ -35,6 +36,8 @@ The GRaPE Family was trained on about **14 billion** tokens of data after pre-tr
|
|
| 35 |
|
| 36 |
* GRaPE Mini: Built on the `Qwen3 VL` Architecture, allowing for edge case deployments, where logic nor speed can be sacrificed.
|
| 37 |
|
|
|
|
|
|
|
| 38 |
***
|
| 39 |
|
| 40 |
# Demos
|
|
|
|
| 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 |
|
| 22 |
|
| 23 |
***
|
| 24 |
|
|
|
|
| 36 |
|
| 37 |
* GRaPE Mini: Built on the `Qwen3 VL` Architecture, allowing for edge case deployments, where logic nor speed can be sacrificed.
|
| 38 |
|
| 39 |
+
* GRaPE Nano: Built on the `LFM 2` Architecture, allowing for the fastest speed, and the most knowledge in the tiniest package.
|
| 40 |
+
|
| 41 |
***
|
| 42 |
|
| 43 |
# Demos
|