Update README.md
Browse files
README.md
CHANGED
|
@@ -14,24 +14,24 @@ tags:
|
|
| 14 |
|
| 15 |
> **Open-Xi-Math-Preview** is a **mathematics-focused reasoning model** fine-tuned on **Qwen2-1.5B-Instruct**, utilizing a **modular dataset** designed for enhancing **mathematical thinking**. It provides robust capabilities in symbolic reasoning, structured deduction, and compact coding — optimized for edge deployment on **resource-constrained devices**.
|
| 16 |
|
| 17 |
-
## Model
|
| 18 |
-
|
| 19 |
-
| File Name | Size
|
| 20 |
-
| ---------------------------------- |
|
| 21 |
-
|
|
| 22 |
-
| `Open-Xi-Math-Preview.
|
| 23 |
-
| `Open-Xi-Math-Preview.
|
| 24 |
-
| `Open-Xi-Math-Preview.
|
| 25 |
-
| `Open-Xi-Math-Preview.
|
| 26 |
-
| `Open-Xi-Math-Preview.
|
| 27 |
-
| `Open-Xi-Math-Preview.
|
| 28 |
-
| `Open-Xi-Math-Preview.
|
| 29 |
-
| `Open-Xi-Math-Preview.
|
| 30 |
-
| `Open-Xi-Math-Preview.
|
| 31 |
-
| `Open-Xi-Math-Preview.
|
| 32 |
-
| `
|
| 33 |
-
| `
|
| 34 |
-
| `
|
| 35 |
|
| 36 |
## Quants Usage
|
| 37 |
|
|
|
|
| 14 |
|
| 15 |
> **Open-Xi-Math-Preview** is a **mathematics-focused reasoning model** fine-tuned on **Qwen2-1.5B-Instruct**, utilizing a **modular dataset** designed for enhancing **mathematical thinking**. It provides robust capabilities in symbolic reasoning, structured deduction, and compact coding — optimized for edge deployment on **resource-constrained devices**.
|
| 16 |
|
| 17 |
+
## Model Files
|
| 18 |
+
|
| 19 |
+
| File Name | Size | Quantization | Format | Description |
|
| 20 |
+
| ---------------------------------- | ------- | ------------ | ------ | ----------------------------- |
|
| 21 |
+
| `Open-Xi-Math-Preview.BF16.gguf` | 3.56 GB | BF16 | GGUF | BFloat16 precision version |
|
| 22 |
+
| `Open-Xi-Math-Preview.F16.gguf` | 3.56 GB | FP16 | GGUF | Float16 precision version |
|
| 23 |
+
| `Open-Xi-Math-Preview.F32.gguf` | 7.11 GB | FP32 | GGUF | Float32 precision version |
|
| 24 |
+
| `Open-Xi-Math-Preview.Q2_K.gguf` | 753 MB | Q2\_K | GGUF | 2-bit quantized (K variant) |
|
| 25 |
+
| `Open-Xi-Math-Preview.Q3_K_M.gguf` | 924 MB | Q3\_K\_M | GGUF | 3-bit quantized (K M variant) |
|
| 26 |
+
| `Open-Xi-Math-Preview.Q4_K_M.gguf` | 1.12 GB | Q4\_K\_M | GGUF | 4-bit quantized (K M variant) |
|
| 27 |
+
| `Open-Xi-Math-Preview.Q4_K_S.gguf` | 1.07 GB | Q4\_K\_S | GGUF | 4-bit quantized (K S variant) |
|
| 28 |
+
| `Open-Xi-Math-Preview.Q5_K_M.gguf` | 1.29 GB | Q5\_K\_M | GGUF | 5-bit quantized (K M variant) |
|
| 29 |
+
| `Open-Xi-Math-Preview.Q5_K_S.gguf` | 1.26 GB | Q5\_K\_S | GGUF | 5-bit quantized (K S variant) |
|
| 30 |
+
| `Open-Xi-Math-Preview.Q6_K.gguf` | 1.46 GB | Q6\_K | GGUF | 6-bit quantized (K variant) |
|
| 31 |
+
| `Open-Xi-Math-Preview.Q8_0.gguf` | 1.89 GB | Q8\_0 | GGUF | 8-bit quantized |
|
| 32 |
+
| `.gitattributes` | 2.39 kB | — | — | Git LFS tracking file |
|
| 33 |
+
| `config.json` | 31 B | — | — | Configuration file |
|
| 34 |
+
| `README.md` | 4.29 kB | — | — | Model documentation |
|
| 35 |
|
| 36 |
## Quants Usage
|
| 37 |
|