jpacifico commited on
Commit
1d9a6c4
·
verified ·
1 Parent(s): 5420176

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 contextual decision-making.
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