guell00 commited on
Commit
c2ee0e2
·
verified ·
1 Parent(s): 65ec1f8

Update model card after Q4_K_M

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:55 UTC
30
 
31
  ## Quantization policy
32
 
@@ -52,7 +52,7 @@ This repository contains GGUF quantizations generated from the completed recover
52
  | Status | File | Quant | Imatrix | Protection | Notes |
53
  |---|---|---|---|---|---|
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. |
 
26
  - Source adapter: `ornith_fds_recovered_ckpt250`
27
  - Dataset: `guell00/fds`
28
  - llama.cpp commit: `f280b26983ad0fdb705a0d9ebf0503e76f2899b0`
29
+ - Generated: 2026-08-25 00:57 UTC
30
 
31
  ## Quantization policy
32
 
 
52
  | Status | File | Quant | Imatrix | Protection | Notes |
53
  |---|---|---|---|---|---|
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. |