mradermacher commited on
Commit
cf45fbb
·
verified ·
1 Parent(s): 98521b6

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +74 -0
README.md CHANGED
@@ -1,3 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +39,45 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  weighted/imatrix quants of https://huggingface.co/Jackrong/Negentropy-claude-opus-4.7-4B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Jackrong/Negentropy-claude-opus-4.7-4B
3
+ language:
4
+ - en
5
+ - zh
6
+ - ko
7
+ - ja
8
+ - ru
9
+ library_name: transformers
10
+ license: apache-2.0
11
+ mradermacher:
12
+ readme_rev: 1
13
+ quantized_by: mradermacher
14
+ tags:
15
+ - unsloth
16
+ - qwen
17
+ - qwen3.5
18
+ - reasoning
19
+ - chain-of-thought
20
+ - lora
21
+ - competitive-programming
22
+ - reasoning
23
+ - trace-inversion
24
+ - negentropy
25
+ - distillation
26
+ - claude-opus-4.7
27
+ - qwen3
28
+ - synthetic-data
29
+ - chain-of-thought
30
+ ---
31
+ ## About
32
+
33
  <!-- ### quantize_version: 2 -->
34
  <!-- ### output_tensor_quantised: 1 -->
35
  <!-- ### convert_type: hf -->
 
39
  <!-- ### quants_skip: -->
40
  <!-- ### skip_mmproj: -->
41
  weighted/imatrix quants of https://huggingface.co/Jackrong/Negentropy-claude-opus-4.7-4B
42
+
43
+ <!-- provided-files -->
44
+
45
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Negentropy-claude-opus-4.7-4B-i1-GGUF).***
46
+
47
+ static quants are available at https://huggingface.co/mradermacher/Negentropy-claude-opus-4.7-4B-GGUF
48
+
49
+ **This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/Negentropy-claude-opus-4.7-4B-GGUF).**
50
+ ## Usage
51
+
52
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
53
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
54
+ more details, including on how to concatenate multi-part files.
55
+
56
+ ## Provided Quants
57
+
58
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
59
+
60
+ | Link | Type | Size/GB | Notes |
61
+ |:-----|:-----|--------:|:------|
62
+ | [GGUF](https://huggingface.co/mradermacher/Negentropy-claude-opus-4.7-4B-i1-GGUF/resolve/main/Negentropy-claude-opus-4.7-4B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
63
+
64
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
65
+ types (lower is better):
66
+
67
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
68
+
69
+ And here are Artefact2's thoughts on the matter:
70
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
71
+
72
+ ## FAQ / Model Request
73
+
74
+ See https://huggingface.co/mradermacher/model_requests for some answers to
75
+ questions you might have and/or if you want some other model quantized.
76
+
77
+ ## Thanks
78
+
79
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
80
+ me use its servers and providing upgrades to my workstation to enable
81
+ 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.
82
+
83
+ <!-- end -->