mradermacher commited on
Commit
e04370b
·
verified ·
1 Parent(s): 1553c44

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +76 -0
README.md CHANGED
@@ -1,6 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/Delta-Vector/Hamanasu-QwQ-V1.5-Instruct
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Delta-Vector/Hamanasu-QwQ-V1.5-Instruct
3
+ datasets:
4
+ - NewEden/Orion-LIT
5
+ - NewEden/Orion-Asstr-Stories-16K
6
+ - Mielikki/Erebus-87k
7
+ - NewEden/Hydrus-R1-Thinking-Sharegpt
8
+ - PocketDoc/Dans-MemoryCore-CoreCurriculum-Small
9
+ - Nitral-AI/ARES-ShareGPT
10
+ - NewEden/Hydrus-HelpSteer2
11
+ - PocketDoc/Dans-Codemaxx-CodeFeedback-Conversations
12
+ - PocketDoc/Dans-Toolmaxx-Agent
13
+ - PocketDoc/Dans-Assistantmaxx-Tulu3-IF
14
+ - NewEden/Hydrus-SonnetOrca
15
+ - NewEden/Hydrus-Chat_error-Pure-Dove-sharegpt
16
+ - NewEden/No_Robots-R1-Filtered
17
+ - NewEden/GSM8K-R1-filtered
18
+ - NewEden/Hydrus_Anthropic_hh_harmful-sharegpt
19
+ - NewEden/Hydrus-Instruct-SmolTalk
20
+ - PocketDoc/Dans-Logicmaxx-Skunkworks
21
+ - PocketDoc/Dans-Logicmaxx-SAT-AP
22
+ - PocketDoc/Dans-Toolmaxx-ShellCommands
23
+ - PocketDoc/Dans-Taskmaxx-Edit
24
+ language:
25
+ - en
26
+ library_name: transformers
27
+ quantized_by: mradermacher
28
+ tags:
29
+ - qwen
30
+ - roleplay
31
+ - finetune
32
+ - storywriting
33
+ ---
34
+ ## About
35
+
36
  <!-- ### quantize_version: 2 -->
37
  <!-- ### output_tensor_quantised: 1 -->
38
  <!-- ### convert_type: hf -->
39
  <!-- ### vocab_type: -->
40
  <!-- ### tags: nicoboss -->
41
  weighted/imatrix quants of https://huggingface.co/Delta-Vector/Hamanasu-QwQ-V1.5-Instruct
42
+
43
+ <!-- provided-files -->
44
+ static quants are available at https://huggingface.co/mradermacher/Hamanasu-QwQ-V1.5-Instruct-GGUF
45
+ ## Usage
46
+
47
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
48
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
49
+ more details, including on how to concatenate multi-part files.
50
+
51
+ ## Provided Quants
52
+
53
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
54
+
55
+ | Link | Type | Size/GB | Notes |
56
+ |:-----|:-----|--------:|:------|
57
+ | [GGUF](https://huggingface.co/mradermacher/Hamanasu-QwQ-V1.5-Instruct-i1-GGUF/resolve/main/Hamanasu-QwQ-V1.5-Instruct.i1-Q2_K.gguf) | i1-Q2_K | 12.4 | IQ3_XXS probably better |
58
+ | [GGUF](https://huggingface.co/mradermacher/Hamanasu-QwQ-V1.5-Instruct-i1-GGUF/resolve/main/Hamanasu-QwQ-V1.5-Instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.9 | lower quality |
59
+ | [GGUF](https://huggingface.co/mradermacher/Hamanasu-QwQ-V1.5-Instruct-i1-GGUF/resolve/main/Hamanasu-QwQ-V1.5-Instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 14.9 | |
60
+ | [GGUF](https://huggingface.co/mradermacher/Hamanasu-QwQ-V1.5-Instruct-i1-GGUF/resolve/main/Hamanasu-QwQ-V1.5-Instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.0 | IQ3_S probably better |
61
+ | [GGUF](https://huggingface.co/mradermacher/Hamanasu-QwQ-V1.5-Instruct-i1-GGUF/resolve/main/Hamanasu-QwQ-V1.5-Instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.9 | optimal size/speed/quality |
62
+
63
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
64
+ types (lower is better):
65
+
66
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
67
+
68
+ And here are Artefact2's thoughts on the matter:
69
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
70
+
71
+ ## FAQ / Model Request
72
+
73
+ See https://huggingface.co/mradermacher/model_requests for some answers to
74
+ questions you might have and/or if you want some other model quantized.
75
+
76
+ ## Thanks
77
+
78
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
79
+ me use its servers and providing upgrades to my workstation to enable
80
+ 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.
81
+
82
+ <!-- end -->