vmlinux commited on
Commit
5f3b0aa
·
verified ·
1 Parent(s): 9b499d8

Add model card, iMatrix, and provenance

Browse files
.gitattributes CHANGED
@@ -1,35 +1,2 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.bin filter=lfs diff=lfs merge=lfs -text
4
- *.bz2 filter=lfs diff=lfs merge=lfs -text
5
- *.ckpt filter=lfs diff=lfs merge=lfs -text
6
- *.ftz filter=lfs diff=lfs merge=lfs -text
7
- *.gz filter=lfs diff=lfs merge=lfs -text
8
- *.h5 filter=lfs diff=lfs merge=lfs -text
9
- *.joblib filter=lfs diff=lfs merge=lfs -text
10
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
- *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
- *.model filter=lfs diff=lfs merge=lfs -text
13
- *.msgpack filter=lfs diff=lfs merge=lfs -text
14
- *.npy filter=lfs diff=lfs merge=lfs -text
15
- *.npz filter=lfs diff=lfs merge=lfs -text
16
- *.onnx filter=lfs diff=lfs merge=lfs -text
17
- *.ot filter=lfs diff=lfs merge=lfs -text
18
- *.parquet filter=lfs diff=lfs merge=lfs -text
19
- *.pb filter=lfs diff=lfs merge=lfs -text
20
- *.pickle filter=lfs diff=lfs merge=lfs -text
21
- *.pkl filter=lfs diff=lfs merge=lfs -text
22
- *.pt filter=lfs diff=lfs merge=lfs -text
23
- *.pth filter=lfs diff=lfs merge=lfs -text
24
- *.rar filter=lfs diff=lfs merge=lfs -text
25
- *.safetensors filter=lfs diff=lfs merge=lfs -text
26
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
- *.tar.* filter=lfs diff=lfs merge=lfs -text
28
- *.tar filter=lfs diff=lfs merge=lfs -text
29
- *.tflite filter=lfs diff=lfs merge=lfs -text
30
- *.tgz filter=lfs diff=lfs merge=lfs -text
31
- *.wasm filter=lfs diff=lfs merge=lfs -text
32
- *.xz filter=lfs diff=lfs merge=lfs -text
33
- *.zip filter=lfs diff=lfs merge=lfs -text
34
- *.zst filter=lfs diff=lfs merge=lfs -text
35
- *tfevents* filter=lfs diff=lfs merge=lfs -text
 
1
+ *.gguf filter=lfs diff=lfs merge=lfs -text
2
+ *.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
BUILD_RESULTS.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Build results
2
+
3
+ | Artifact | Preset | Bytes | BPW | SHA-256 |
4
+ | --- | --- | ---: | ---: | --- |
5
+ | `Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-ROCmFP4-iMatrix.gguf` | `Q4_0_ROCMFP4` | 17,735,469,440 | 5.19 | `34c04aaec2399fab8179a921d0ea1e9d3b93da213201ab0ec2930ee1420307b0` |
6
+ | `Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-ROCmFP6-iMatrix.gguf` | `Q6_0_ROCMFPX` | 22,528,383,360 | 6.59 | `d096fdd0ece150cefa793a8fdae55076b63d61d9e135571de6c73b016a641ba1` |
7
+ | `Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-ROCmFP8-iMatrix.gguf` | `Q8_0_ROCMFPX` | 28,193,397,120 | 8.25 | `10eff5653c51e23a8a816761feea69b235c9003e80821759ecef41814843a761` |
8
+
9
+ ## Calibration
10
+
11
+ - Source: Aeon BF16 checkpoint at revision `8f76e82ed7ef4de7735f5d4148fce7b643b00fae`
12
+ - Corpus: `calibration.txt`, SHA-256 `9e793fe49eacd9e72ab7a472cf96196e6954ea4b75f312a2d50dd154dc14c1fc`
13
+ - Matrix: `Qwen3.8-27B-AEON-ULTIMATE-iMatrix.imatrix.gguf`
14
+ - Matrix SHA-256: `db55aea9f171b38dcdfdb1b56ffa57aca1fdbcef930b32539eb3d69e492e1f3b`
15
+ - Coverage: 339 chunks, 496 entries, 512-token chunks
16
+
17
+ ## Validation
18
+
19
+ - BF16 conversion dry-run: passed, 866 tensors with bundled MTP.
20
+ - iMatrix-aware quantizer dry-runs: passed for FP4, FP6, and FP8.
21
+ - ROCm0 completion smoke: passed for all three quantizations with all layers
22
+ offloaded.
PROVENANCE.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Provenance
2
+
3
+ ## Source
4
+
5
+ - Publisher: Aeon / AEON-7
6
+ - Source model: `AEON-7/Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-BF16`
7
+ - Hub revision: `8f76e82ed7ef4de7735f5d4148fce7b643b00fae`
8
+ - BF16 parameters: 27,781,427,952
9
+ - BF16 source manifest: 55,562,855,904 indexed payload bytes
10
+
11
+ The BF16 parent was downloaded and converted locally; it is not duplicated in
12
+ this GGUF repository. Aeon is the source-model author/publisher and should be
13
+ credited for the BF16 weights and model work.
14
+
15
+ ## Conversion and quantization
16
+
17
+ - Toolchain: llama.cpp/ROCmFPX build `213 (b2f5829db)`
18
+ - Build commit: `b2f5829db8beefc22b49481247d180a48b06793a`
19
+ - Quantization source: one immutable BF16 GGUF parent for all three siblings
20
+ - Matrix corpus: 339 × 512-token chunks
21
+ - Matrix output: GGUF iMatrix format, 496 entries
22
+
23
+ The quantizers used `Q4_0_ROCMFP4`, `Q6_0_ROCMFPX`, and `Q8_0_ROCMFPX` with the
24
+ same iMatrix. These formats require a compatible ROCmFPX runtime and are not
25
+ standard upstream GGUF types.
Qwen3.8-27B-AEON-ULTIMATE-iMatrix.imatrix.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db55aea9f171b38dcdfdb1b56ffa57aca1fdbcef930b32539eb3d69e492e1f3b
3
+ size 13642720
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: AEON-7/Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-BF16
4
+ library_name: llama.cpp
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - gguf
8
+ - llama.cpp
9
+ - rocm
10
+ - rocmfpx
11
+ - amd
12
+ - strix-halo
13
+ - qwen3.8
14
+ - qwen35
15
+ - imatrix
16
+ - thinking
17
+ - uncensored
18
+ ---
19
+
20
+ # Qwen3.8-27B AEON ULTIMATE — ROCmFPX iMatrix GGUF
21
+
22
+ ROCmFPX iMatrix quantizations of the full BF16 checkpoint published by
23
+ [Aeon / AEON-7](https://huggingface.co/AEON-7/Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-BF16).
24
+
25
+ ## Attribution
26
+
27
+ The source weights are Aeon's `Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-BF16`,
28
+ pinned at Hub revision
29
+ `8f76e82ed7ef4de7735f5d4148fce7b643b00fae`. Aeon deserves attribution for the
30
+ BF16 model and its model work. This repository contains derived GGUF
31
+ quantizations produced by vmlinux with the ROCmFPX toolchain; it is not a new
32
+ training run or a claim of ownership of the source model.
33
+
34
+ The source model declares Apache 2.0 licensing. Review the source model card
35
+ and applicable terms before redistribution or deployment.
36
+
37
+ ## Quantizations
38
+
39
+ | File | Preset | Size | SHA-256 |
40
+ | --- | --- | ---: | --- |
41
+ | `Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-ROCmFP4-iMatrix.gguf` | `Q4_0_ROCMFP4` | 17,735,469,440 bytes | `34c04aaec2399fab8179a921d0ea1e9d3b93da213201ab0ec2930ee1420307b0` |
42
+ | `Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-ROCmFP6-iMatrix.gguf` | `Q6_0_ROCMFPX` | 22,528,383,360 bytes | `d096fdd0ece150cefa793a8fdae55076b63d61d9e135571de6c73b016a641ba1` |
43
+ | `Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-ROCmFP8-iMatrix.gguf` | `Q8_0_ROCMFPX` | 28,193,397,120 bytes | `10eff5653c51e23a8a816761feea69b235c9003e80821759ecef41814843a761` |
44
+
45
+ All three use the same model-specific importance matrix:
46
+ `Qwen3.8-27B-AEON-ULTIMATE-iMatrix.imatrix.gguf`. The matrix was generated
47
+ from 339 chunks of 512 tokens using the shared calibration corpus, and each
48
+ quantizer consumed 496 entries.
49
+
50
+ ## Runtime
51
+
52
+ These are experimental ROCmFPX tensor types and require a compatible
53
+ ROCmFPX-enabled llama.cpp build. Stock upstream llama.cpp will not load them.
54
+
55
+ Example ROCm0 invocation:
56
+
57
+ ```bash
58
+ hf download vmlinux/Qwen3.8-27B-AEON-ULTIMATE-ROCmFPX-GGUF \
59
+ Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-ROCmFP4-iMatrix.gguf \
60
+ --local-dir ./Qwen3.8-27B-AEON-ULTIMATE-ROCmFPX
61
+
62
+ ./llama-completion \
63
+ -m ./Qwen3.8-27B-AEON-ULTIMATE-ROCmFPX/Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-ROCmFP4-iMatrix.gguf \
64
+ -dev ROCm0 -ngl all -c 8192 -n 256 -p "Hello."
65
+ ```
66
+
67
+ The GGUFs retain the native one-layer MTP head. Thinking is enabled by the
68
+ embedded Qwen template by default; pass the appropriate chat-template kwargs
69
+ when an application needs thinking disabled.
70
+
71
+ ## Validation and provenance
72
+
73
+ All three files loaded and generated a short completion on ROCm0 with all
74
+ layers offloaded. Detailed public build information is in
75
+ [`BUILD_RESULTS.md`](BUILD_RESULTS.md), with exact hashes in
76
+ [`SHA256SUMS`](SHA256SUMS) and source/toolchain details in
77
+ [`PROVENANCE.md`](PROVENANCE.md).
SHA256SUMS ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ 34c04aaec2399fab8179a921d0ea1e9d3b93da213201ab0ec2930ee1420307b0 Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-ROCmFP4-iMatrix.gguf
2
+ d096fdd0ece150cefa793a8fdae55076b63d61d9e135571de6c73b016a641ba1 Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-ROCmFP6-iMatrix.gguf
3
+ 10eff5653c51e23a8a816761feea69b235c9003e80821759ecef41814843a761 Qwen3.8-27B-AEON-ULTIMATE-UNCENSORED-ROCmFP8-iMatrix.gguf
4
+ db55aea9f171b38dcdfdb1b56ffa57aca1fdbcef930b32539eb3d69e492e1f3b Qwen3.8-27B-AEON-ULTIMATE-iMatrix.imatrix.gguf
5
+ 9e793fe49eacd9e72ab7a472cf96196e6954ea4b75f312a2d50dd154dc14c1fc calibration.txt
calibration.txt ADDED
The diff for this file is too large to render. See raw diff