Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ library_name: transformers
|
|
| 8 |
|
| 9 |
Jamba2 Mini is an open source small language model built for enterprise reliability. With 12B active parameters (52B total), it delivers precise question answering without the computational overhead of reasoning models. The model's SSM-Transformer architecture provides a memory-efficient solution for production agent stacks where consistent, grounded outputs are critical.
|
| 10 |
|
| 11 |
-
Released under Apache 2.0 License with a 256K context window, Jamba2 Mini is designed for enterprise workflows that demand accuracy and steerability. For more details, read the [full release blog post](ai21.com/blog/introducing-jamba2).
|
| 12 |
|
| 13 |
# Key Advantages
|
| 14 |
* **Superior reliability-to-throughput ratio:** Maintains high performance at 100K+ token contexts
|
|
|
|
| 8 |
|
| 9 |
Jamba2 Mini is an open source small language model built for enterprise reliability. With 12B active parameters (52B total), it delivers precise question answering without the computational overhead of reasoning models. The model's SSM-Transformer architecture provides a memory-efficient solution for production agent stacks where consistent, grounded outputs are critical.
|
| 10 |
|
| 11 |
+
Released under Apache 2.0 License with a 256K context window, Jamba2 Mini is designed for enterprise workflows that demand accuracy and steerability. For more details, read the [full release blog post](https://www.ai21.com/blog/introducing-jamba2/).
|
| 12 |
|
| 13 |
# Key Advantages
|
| 14 |
* **Superior reliability-to-throughput ratio:** Maintains high performance at 100K+ token contexts
|