Commit ·
f2c2434
1
Parent(s): 40b2c10
Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ We have published a comprehensive [report](https://arxiv.org/pdf/2501.13944) wit
|
|
| 24 |
| Model Type | Autoregressive Transformer |
|
| 25 |
| Parameter Count | 8.7 Billion |
|
| 26 |
| Context Length | 4096 Tokens |
|
| 27 |
-
| Precision | bfloat16 |
|
| 28 |
| Input | text only |
|
| 29 |
| Output | text only |
|
| 30 |
| Training Framework | [LitGPT](https://github.com/Lightning-AI/litgpt) |
|
|
|
|
| 24 |
| Model Type | Autoregressive Transformer |
|
| 25 |
| Parameter Count | 8.7 Billion |
|
| 26 |
| Context Length | 4096 Tokens |
|
| 27 |
+
<!-- | Precision | bfloat16 | -->
|
| 28 |
| Input | text only |
|
| 29 |
| Output | text only |
|
| 30 |
| Training Framework | [LitGPT](https://github.com/Lightning-AI/litgpt) |
|