XelotX mradermacher commited on
Commit
12aece6
·
verified ·
0 Parent(s):

Duplicate from mradermacher/c4ai-command-a-03-2025-GGUF

Browse files

Co-authored-by: team mradermacher <[email protected]>

.gitattributes ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
36
+ c4ai-command-a-03-2025.Q4_K_S.gguf.part1of2 filter=lfs diff=lfs merge=lfs -text
37
+ c4ai-command-a-03-2025.Q4_K_S.gguf.part2of2 filter=lfs diff=lfs merge=lfs -text
38
+ c4ai-command-a-03-2025.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
39
+ c4ai-command-a-03-2025.Q8_0.gguf.part1of3 filter=lfs diff=lfs merge=lfs -text
40
+ c4ai-command-a-03-2025.Q8_0.gguf.part2of3 filter=lfs diff=lfs merge=lfs -text
41
+ c4ai-command-a-03-2025.Q8_0.gguf.part3of3 filter=lfs diff=lfs merge=lfs -text
42
+ c4ai-command-a-03-2025.Q6_K.gguf.part1of2 filter=lfs diff=lfs merge=lfs -text
43
+ c4ai-command-a-03-2025.Q6_K.gguf.part2of2 filter=lfs diff=lfs merge=lfs -text
44
+ c4ai-command-a-03-2025.Q3_K_M.gguf.part1of2 filter=lfs diff=lfs merge=lfs -text
45
+ c4ai-command-a-03-2025.Q3_K_M.gguf.part2of2 filter=lfs diff=lfs merge=lfs -text
46
+ c4ai-command-a-03-2025.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
47
+ c4ai-command-a-03-2025.Q3_K_L.gguf.part1of2 filter=lfs diff=lfs merge=lfs -text
48
+ c4ai-command-a-03-2025.Q3_K_L.gguf.part2of2 filter=lfs diff=lfs merge=lfs -text
49
+ c4ai-command-a-03-2025.Q4_K_M.gguf.part1of2 filter=lfs diff=lfs merge=lfs -text
50
+ c4ai-command-a-03-2025.Q4_K_M.gguf.part2of2 filter=lfs diff=lfs merge=lfs -text
51
+ c4ai-command-a-03-2025.Q5_K_S.gguf.part1of2 filter=lfs diff=lfs merge=lfs -text
52
+ c4ai-command-a-03-2025.Q5_K_S.gguf.part2of2 filter=lfs diff=lfs merge=lfs -text
53
+ c4ai-command-a-03-2025.Q5_K_M.gguf.part1of2 filter=lfs diff=lfs merge=lfs -text
54
+ c4ai-command-a-03-2025.Q5_K_M.gguf.part2of2 filter=lfs diff=lfs merge=lfs -text
55
+ c4ai-command-a-03-2025.IQ4_XS.gguf.part1of2 filter=lfs diff=lfs merge=lfs -text
56
+ c4ai-command-a-03-2025.IQ4_XS.gguf.part2of2 filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: CohereForAI/c4ai-command-a-03-2025
3
+ extra_gated_fields:
4
+ Affiliation: text
5
+ Country: country
6
+ I agree to use this model for non-commercial use ONLY: checkbox
7
+ Name: text
8
+ extra_gated_prompt: By submitting this form, you agree to the [License Agreement](https://cohere.com/c4ai-cc-by-nc-license) and
9
+ acknowledge that the information you provide will be collected, used, and shared
10
+ in accordance with Cohere’s [Privacy Policy]( https://cohere.com/privacy). You’ll
11
+ receive email updates about C4AI and Cohere research, events, products and services.
12
+ You can unsubscribe at any time.
13
+ language:
14
+ - en
15
+ - fr
16
+ - de
17
+ - es
18
+ - it
19
+ - pt
20
+ - ja
21
+ - ko
22
+ - zh
23
+ - ar
24
+ - el
25
+ - fa
26
+ - pl
27
+ - id
28
+ - cs
29
+ - he
30
+ - hi
31
+ - nl
32
+ - ro
33
+ - ru
34
+ - tr
35
+ - uk
36
+ - vi
37
+ library_name: transformers
38
+ license: cc-by-nc-4.0
39
+ quantized_by: mradermacher
40
+ ---
41
+ ## About
42
+
43
+ <!-- ### quantize_version: 2 -->
44
+ <!-- ### output_tensor_quantised: 1 -->
45
+ <!-- ### convert_type: hf -->
46
+ <!-- ### vocab_type: -->
47
+ <!-- ### tags: -->
48
+ static quants of https://huggingface.co/CohereForAI/c4ai-command-a-03-2025
49
+
50
+ <!-- provided-files -->
51
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/c4ai-command-a-03-2025-i1-GGUF
52
+ ## Usage
53
+
54
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
55
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
56
+ more details, including on how to concatenate multi-part files.
57
+
58
+ ## Provided Quants
59
+
60
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
61
+
62
+ | Link | Type | Size/GB | Notes |
63
+ |:-----|:-----|--------:|:------|
64
+ | [GGUF](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q2_K.gguf) | Q2_K | 42.2 | |
65
+ | [GGUF](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q3_K_S.gguf) | Q3_K_S | 49.1 | |
66
+ | [PART 1](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q3_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q3_K_M.gguf.part2of2) | Q3_K_M | 54.5 | lower quality |
67
+ | [PART 1](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q3_K_L.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q3_K_L.gguf.part2of2) | Q3_K_L | 59.2 | |
68
+ | [PART 1](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.IQ4_XS.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.IQ4_XS.gguf.part2of2) | IQ4_XS | 60.7 | |
69
+ | [PART 1](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q4_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q4_K_S.gguf.part2of2) | Q4_K_S | 63.9 | fast, recommended |
70
+ | [PART 1](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q4_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q4_K_M.gguf.part2of2) | Q4_K_M | 67.2 | fast, recommended |
71
+ | [PART 1](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q5_K_S.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q5_K_S.gguf.part2of2) | Q5_K_S | 76.9 | |
72
+ | [PART 1](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q5_K_M.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q5_K_M.gguf.part2of2) | Q5_K_M | 78.9 | |
73
+ | [PART 1](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q6_K.gguf.part1of2) [PART 2](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q6_K.gguf.part2of2) | Q6_K | 91.2 | very good quality |
74
+ | [PART 1](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q8_0.gguf.part1of3) [PART 2](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q8_0.gguf.part2of3) [PART 3](https://huggingface.co/mradermacher/c4ai-command-a-03-2025-GGUF/resolve/main/c4ai-command-a-03-2025.Q8_0.gguf.part3of3) | Q8_0 | 118.1 | fast, best quality |
75
+
76
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
77
+ types (lower is better):
78
+
79
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
80
+
81
+ And here are Artefact2's thoughts on the matter:
82
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
83
+
84
+ ## FAQ / Model Request
85
+
86
+ See https://huggingface.co/mradermacher/model_requests for some answers to
87
+ questions you might have and/or if you want some other model quantized.
88
+
89
+ ## Thanks
90
+
91
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
92
+ me use its servers and providing upgrades to my workstation to enable
93
+ this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to.
94
+
95
+ <!-- end -->
c4ai-command-a-03-2025.IQ4_XS.gguf.part1of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36c282a2408a931b6d6436af9852542d29aa96df108d9315e736542cdf282a2f
3
+ size 31138512896
c4ai-command-a-03-2025.IQ4_XS.gguf.part2of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94552496b58949b6f97c24d5544fa12202f3b52fd4231f2e54642305d186d2f4
3
+ size 29475905632
c4ai-command-a-03-2025.Q2_K.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8e63ee1479c9a8510f865666a7c5bdfd16296bd7c3a4a7cc30f566d2bc9632a
3
+ size 42117537888
c4ai-command-a-03-2025.Q3_K_L.gguf.part1of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffadd1058d5e02dad83bb6e7d5d36b8e0bd74adbe66963047243c0e67ebe529d
3
+ size 30064771072
c4ai-command-a-03-2025.Q3_K_L.gguf.part2of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cb609d362bc654b8907b2af2476d8f4d8241d199b4b74bd0aa80ac62becc6c9
3
+ size 29071155296
c4ai-command-a-03-2025.Q3_K_M.gguf.part1of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93dfa67b4a1754f95d543e92ed4689ba3b8eb350c0693a7384baae621b56ec60
3
+ size 27917287424
c4ai-command-a-03-2025.Q3_K_M.gguf.part2of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af92e723f7c18ba7ecef018be6c8334c02cdef3fd7dec957a6199b7323e58e7a
3
+ size 26515775584
c4ai-command-a-03-2025.Q3_K_S.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:785ac3d7e3e5d46684e21d8523b0f55d80d265435da08142b8ca615799782f28
3
+ size 48962642016
c4ai-command-a-03-2025.Q4_K_M.gguf.part1of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e68548482fd6625df91af224e5423af01014a8d6bf7afc8058566c940f4bd53
3
+ size 34359738368
c4ai-command-a-03-2025.Q4_K_M.gguf.part2of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6d20528d220ef01a82a0dff7dabd24002449910d24910c8b5f4e2949b1dff6d
3
+ size 32775774304
c4ai-command-a-03-2025.Q4_K_S.gguf.part1of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6f82800e759da88f2c5eccfd2e3681e6ee409ebb64b2c179652c82a39adc922
3
+ size 32212254720
c4ai-command-a-03-2025.Q4_K_S.gguf.part2of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f290dd2ad26996897e3041f963c92c2b049781b17e6a1bd568ed03c98f014f55
3
+ size 31541600352
c4ai-command-a-03-2025.Q5_K_M.gguf.part1of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baf85101160b22712ccc0cf917b2763081c1d2afc9c9512f58db6a66b38b697c
3
+ size 39728447488
c4ai-command-a-03-2025.Q5_K_M.gguf.part2of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e92ec3294731272d8dadda0b986c25cbdb7905cb72c710a08d1006a74b0c7075
3
+ size 39033675872
c4ai-command-a-03-2025.Q5_K_S.gguf.part1of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c79eee9b1de54cf6d7ee86cb6354a71b74a032d95fcf03dde0d03a9ea2ce4a6
3
+ size 38654705664
c4ai-command-a-03-2025.Q5_K_S.gguf.part2of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65b1ff308f5c9a14d3f69ea48209f92248c25fdc7082e85a1e4b11fc98b5b26f
3
+ size 38128754784
c4ai-command-a-03-2025.Q6_K.gguf.part1of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb3570582d0583ac7b25df5300eb8c2e4e65911de576ac3273e6387b5be30587
3
+ size 46170898432
c4ai-command-a-03-2025.Q6_K.gguf.part2of2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6ef82a543bbd8b65002bc89b2204b1eae6184d179ae5236c2654050a024d275
3
+ size 44944498784
c4ai-command-a-03-2025.Q8_0.gguf.part1of3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e87bb05e67f2f5ed71898f4ff29a4083e75480eee8f77139a0ee9199ecfeb90
3
+ size 39728447488
c4ai-command-a-03-2025.Q8_0.gguf.part2of3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6d8467c4755bd9cfd93056ed65c2219bda2bf75ffbd85eefeb0340f78348f83
3
+ size 39728447488
c4ai-command-a-03-2025.Q8_0.gguf.part3of3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31c8fd8cdacf9f82d63f14e398ba36d87d41964fc1ec6e2b00bda36eb2e2acd
3
+ size 38555066464