Update README.md
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ language:
|
|
| 19 |
# Model Summary
|
| 20 |
|
| 21 |
**Aramis-2B-BitNet** *(2.41B params / Context Length: Maximum sequence length of 4096 tokens)*
|
| 22 |
-
A compact, agent-oriented small language model focused on language understanding and
|
| 23 |
Built with an iterative post-training recipe: bilingual DPO (FR+EN) + model merging of FR-centric and EN-centric variants.
|
| 24 |
Runs natively as BitNet 1.58-bit (ternary) and is available in GGUF 1.58-bit, lossless to the BF16 checkpoint.
|
| 25 |
|
|
|
|
| 19 |
# Model Summary
|
| 20 |
|
| 21 |
**Aramis-2B-BitNet** *(2.41B params / Context Length: Maximum sequence length of 4096 tokens)*
|
| 22 |
+
A compact, agent-oriented small language model focused on contextual reasoning, language understanding and multi-turn instruction following.
|
| 23 |
Built with an iterative post-training recipe: bilingual DPO (FR+EN) + model merging of FR-centric and EN-centric variants.
|
| 24 |
Runs natively as BitNet 1.58-bit (ternary) and is available in GGUF 1.58-bit, lossless to the BF16 checkpoint.
|
| 25 |
|