card: fill Parameters/Context from upstream (was em-dash)
Browse files
README.md
CHANGED
|
@@ -40,11 +40,11 @@ tokenizer + chat template. Produced by
|
|
| 40 |
|
| 41 |
| Field | Value |
|
| 42 |
|---|---|
|
| 43 |
-
| Parameters |
|
| 44 |
| Architecture | transformer |
|
| 45 |
| Capabilities | text-generation, reasoning |
|
| 46 |
| Quantization / precision | int8 / float16 |
|
| 47 |
-
| Context length |
|
| 48 |
| On-disk size | 1.5 GB |
|
| 49 |
| Asset kind | stateful KV-cache chat bundle; embedded tokenizer + chat template |
|
| 50 |
| assetVersion | 2.0 |
|
|
|
|
| 40 |
|
| 41 |
| Field | Value |
|
| 42 |
|---|---|
|
| 43 |
+
| Parameters | 1.5B |
|
| 44 |
| Architecture | transformer |
|
| 45 |
| Capabilities | text-generation, reasoning |
|
| 46 |
| Quantization / precision | int8 / float16 |
|
| 47 |
+
| Context length | 4096 tokens |
|
| 48 |
| On-disk size | 1.5 GB |
|
| 49 |
| Asset kind | stateful KV-cache chat bundle; embedded tokenizer + chat template |
|
| 50 |
| assetVersion | 2.0 |
|