mradermacher commited on
Commit
a15fe6b
·
verified ·
1 Parent(s): 7ff6bd3

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +68 -0
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +28,50 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  weighted/imatrix quants of https://huggingface.co/Jackrong/gpt-oss-120b-Distill-Llama3.1-8B-v2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Jackrong/gpt-oss-120b-Distill-Llama3.1-8B-v2
3
+ datasets:
4
+ - Jackrong/Natural-Reasoning-gpt-oss-120B-S1
5
+ language:
6
+ - en
7
+ - zh
8
+ library_name: transformers
9
+ license: llama3.1
10
+ mradermacher:
11
+ readme_rev: 1
12
+ quantized_by: mradermacher
13
+ tags:
14
+ - text-generation-inference
15
+ - transformers
16
+ - unsloth
17
+ - llama
18
+ - gguf
19
+ ---
20
+ ## About
21
+
22
  <!-- ### quantize_version: 2 -->
23
  <!-- ### output_tensor_quantised: 1 -->
24
  <!-- ### convert_type: hf -->
 
28
  <!-- ### quants_skip: -->
29
  <!-- ### skip_mmproj: -->
30
  weighted/imatrix quants of https://huggingface.co/Jackrong/gpt-oss-120b-Distill-Llama3.1-8B-v2
31
+
32
+ <!-- provided-files -->
33
+
34
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gpt-oss-120b-Distill-Llama3.1-8B-v2-i1-GGUF).***
35
+
36
+ static quants are available at https://huggingface.co/mradermacher/gpt-oss-120b-Distill-Llama3.1-8B-v2-GGUF
37
+ ## Usage
38
+
39
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
40
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
41
+ more details, including on how to concatenate multi-part files.
42
+
43
+ ## Provided Quants
44
+
45
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
46
+
47
+ | Link | Type | Size/GB | Notes |
48
+ |:-----|:-----|--------:|:------|
49
+ | [GGUF](https://huggingface.co/mradermacher/gpt-oss-120b-Distill-Llama3.1-8B-v2-i1-GGUF/resolve/main/gpt-oss-120b-Distill-Llama3.1-8B-v2.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own qwuants) |
50
+ | [GGUF](https://huggingface.co/mradermacher/gpt-oss-120b-Distill-Llama3.1-8B-v2-i1-GGUF/resolve/main/gpt-oss-120b-Distill-Llama3.1-8B-v2.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better |
51
+ | [GGUF](https://huggingface.co/mradermacher/gpt-oss-120b-Distill-Llama3.1-8B-v2-i1-GGUF/resolve/main/gpt-oss-120b-Distill-Llama3.1-8B-v2.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality |
52
+ | [GGUF](https://huggingface.co/mradermacher/gpt-oss-120b-Distill-Llama3.1-8B-v2-i1-GGUF/resolve/main/gpt-oss-120b-Distill-Llama3.1-8B-v2.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/gpt-oss-120b-Distill-Llama3.1-8B-v2-i1-GGUF/resolve/main/gpt-oss-120b-Distill-Llama3.1-8B-v2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better |
54
+ | [GGUF](https://huggingface.co/mradermacher/gpt-oss-120b-Distill-Llama3.1-8B-v2-i1-GGUF/resolve/main/gpt-oss-120b-Distill-Llama3.1-8B-v2.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS |
55
+ | [GGUF](https://huggingface.co/mradermacher/gpt-oss-120b-Distill-Llama3.1-8B-v2-i1-GGUF/resolve/main/gpt-oss-120b-Distill-Llama3.1-8B-v2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality |
56
+ | [GGUF](https://huggingface.co/mradermacher/gpt-oss-120b-Distill-Llama3.1-8B-v2-i1-GGUF/resolve/main/gpt-oss-120b-Distill-Llama3.1-8B-v2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended |
57
+
58
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
59
+ types (lower is better):
60
+
61
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
62
+
63
+ And here are Artefact2's thoughts on the matter:
64
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
65
+
66
+ ## FAQ / Model Request
67
+
68
+ See https://huggingface.co/mradermacher/model_requests for some answers to
69
+ questions you might have and/or if you want some other model quantized.
70
+
71
+ ## Thanks
72
+
73
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
74
+ me use its servers and providing upgrades to my workstation to enable
75
+ 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.
76
+
77
+ <!-- end -->