guell00 commited on
Commit
60b11ae
·
verified ·
1 Parent(s): 2f3a3e0

Update model card after IQ4_XS

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -26,7 +26,7 @@ This repository contains GGUF quantizations generated from the completed recover
26
  - Source adapter: `ornith_fds_recovered_ckpt250`
27
  - Dataset: `guell00/fds`
28
  - llama.cpp commit: `f280b26983ad0fdb705a0d9ebf0503e76f2899b0`
29
- - Generated: 2026-08-25 00:59 UTC
30
 
31
  ## Quantization policy
32
 
@@ -54,7 +54,7 @@ This repository contains GGUF quantizations generated from the completed recover
54
  | ✅ | `VELUM-Coder-Q8_0.gguf` | `Q8_0` | No | Normal | Highest-quality quantized build; intentionally no imatrix. |
55
  | ✅ | `VELUM-Coder-Q4_K_M.gguf` | `Q4_K_M` | Yes | Normal | Recommended default Q4. |
56
  | ✅ | `VELUM-Coder-Q4_K_S.gguf` | `Q4_K_S` | Yes | Normal | Smaller Q4 K-quant. |
57
- | | `VELUM-Coder-IQ4_XS.gguf` | `IQ4_XS` | Yes | Normal | Compact 4-bit I-Quant. |
58
  | ⏳ | `VELUM-Coder-IQ4_NL.gguf` | `IQ4_NL` | Yes | Normal | Non-linear 4-bit I-Quant. |
59
  | ⏳ | `VELUM-Coder-Q4_1.gguf` | `Q4_1` | Yes | Normal | Legacy Q4 variant. |
60
  | ⏳ | `VELUM-Coder-Q4_0.gguf` | `Q4_0` | Yes | Normal | Legacy compact Q4. |
 
26
  - Source adapter: `ornith_fds_recovered_ckpt250`
27
  - Dataset: `guell00/fds`
28
  - llama.cpp commit: `f280b26983ad0fdb705a0d9ebf0503e76f2899b0`
29
+ - Generated: 2026-08-25 01:02 UTC
30
 
31
  ## Quantization policy
32
 
 
54
  | ✅ | `VELUM-Coder-Q8_0.gguf` | `Q8_0` | No | Normal | Highest-quality quantized build; intentionally no imatrix. |
55
  | ✅ | `VELUM-Coder-Q4_K_M.gguf` | `Q4_K_M` | Yes | Normal | Recommended default Q4. |
56
  | ✅ | `VELUM-Coder-Q4_K_S.gguf` | `Q4_K_S` | Yes | Normal | Smaller Q4 K-quant. |
57
+ | | `VELUM-Coder-IQ4_XS.gguf` | `IQ4_XS` | Yes | Normal | Compact 4-bit I-Quant. |
58
  | ⏳ | `VELUM-Coder-IQ4_NL.gguf` | `IQ4_NL` | Yes | Normal | Non-linear 4-bit I-Quant. |
59
  | ⏳ | `VELUM-Coder-Q4_1.gguf` | `Q4_1` | Yes | Normal | Legacy Q4 variant. |
60
  | ⏳ | `VELUM-Coder-Q4_0.gguf` | `Q4_0` | Yes | Normal | Legacy compact Q4. |