mradermacher commited on
Commit
e04ba82
·
verified ·
1 Parent(s): d196aea

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +84 -0
README.md CHANGED
@@ -1,6 +1,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: nicoboss -->
6
  weighted/imatrix quants of https://huggingface.co/Daemontatox/PathFinderAI-S1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Daemontatox/PathFinderAI-S1
3
+ datasets:
4
+ - PrimeIntellect/NuminaMath-QwQ-CoT-5M
5
+ - openai/gsm8k
6
+ - cognitivecomputations/dolphin-r1
7
+ - simplescaling/s1K
8
+ - bespokelabs/Bespoke-Stratos-17k
9
+ language:
10
+ - en
11
+ library_name: transformers
12
+ license: apache-2.0
13
+ quantized_by: mradermacher
14
+ tags:
15
+ - text-generation-inference
16
+ - transformers
17
+ - unsloth
18
+ - qwen2
19
+ - trl
20
+ - reasoning
21
+ - GRPO
22
+ - thinking
23
+ ---
24
+ ## About
25
+
26
  <!-- ### quantize_version: 2 -->
27
  <!-- ### output_tensor_quantised: 1 -->
28
  <!-- ### convert_type: hf -->
29
  <!-- ### vocab_type: -->
30
  <!-- ### tags: nicoboss -->
31
  weighted/imatrix quants of https://huggingface.co/Daemontatox/PathFinderAI-S1
32
+
33
+ <!-- provided-files -->
34
+ static quants are available at https://huggingface.co/mradermacher/PathFinderAI-S1-GGUF
35
+ ## Usage
36
+
37
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
38
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
39
+ more details, including on how to concatenate multi-part files.
40
+
41
+ ## Provided Quants
42
+
43
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
44
+
45
+ | Link | Type | Size/GB | Notes |
46
+ |:-----|:-----|--------:|:------|
47
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-IQ1_S.gguf) | i1-IQ1_S | 7.4 | for the desperate |
48
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-IQ1_M.gguf) | i1-IQ1_M | 8.0 | mostly desperate |
49
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 9.1 | |
50
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 10.1 | |
51
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-IQ2_S.gguf) | i1-IQ2_S | 10.5 | |
52
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-IQ2_M.gguf) | i1-IQ2_M | 11.4 | |
53
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 11.6 | very low quality |
54
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-Q2_K.gguf) | i1-Q2_K | 12.4 | IQ3_XXS probably better |
55
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.9 | lower quality |
56
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 13.8 | |
57
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.5 | IQ3_XS probably better |
58
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-IQ3_S.gguf) | i1-IQ3_S | 14.5 | beats Q3_K* |
59
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-IQ3_M.gguf) | i1-IQ3_M | 14.9 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.0 | IQ3_S probably better |
61
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.3 | IQ3_M probably better |
62
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.8 | |
63
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-Q4_0.gguf) | i1-Q4_0 | 18.8 | fast, low quality |
64
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.9 | optimal size/speed/quality |
65
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 20.0 | fast, recommended |
66
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-Q4_1.gguf) | i1-Q4_1 | 20.7 | |
67
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 22.7 | |
68
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 23.4 | |
69
+ | [GGUF](https://huggingface.co/mradermacher/PathFinderAI-S1-i1-GGUF/resolve/main/PathFinderAI-S1.i1-Q6_K.gguf) | i1-Q6_K | 27.0 | practically like static Q6_K |
70
+
71
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
72
+ types (lower is better):
73
+
74
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
75
+
76
+ And here are Artefact2's thoughts on the matter:
77
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
78
+
79
+ ## FAQ / Model Request
80
+
81
+ See https://huggingface.co/mradermacher/model_requests for some answers to
82
+ questions you might have and/or if you want some other model quantized.
83
+
84
+ ## Thanks
85
+
86
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
87
+ me use its servers and providing upgrades to my workstation to enable
88
+ 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.
89
+
90
+ <!-- end -->