mradermacher commited on
Commit
569e2bc
·
verified ·
1 Parent(s): a43e746

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +112 -0
README.md CHANGED
@@ -1,3 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
@@ -7,3 +79,43 @@
7
  <!-- ### quants_skip: -->
8
  <!-- ### skip_mmproj: -->
9
  static quants of https://huggingface.co/NewEden/DPE-70b-Ckpts
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: NewEden/DPE-70b-Ckpts
3
+ datasets:
4
+ - merged.json
5
+ - PocketDoc/Dans-Prosemaxx-RP
6
+ - PocketDoc/Dans-Personamaxx-Logs-2
7
+ - PocketDoc/Dans-Personamaxx-VN
8
+ - PocketDoc/Dans-Kinomaxx-VanillaBackrooms
9
+ - PocketDoc/Dans-Prosemaxx-Gutenberg
10
+ - PocketDoc/Dans-Prosemaxx-Cowriter-3-XL
11
+ - PocketDoc/Dans-Prosemaxx-Adventure
12
+ - PocketDoc/Dans-Failuremaxx-Adventure-3
13
+ - PocketDoc/Dans-Prosemaxx-InstructWriter-ZeroShot-2
14
+ - PocketDoc/Dans-Prosemaxx-InstructWriter-ZeroShot-3
15
+ - PocketDoc/Dans-Prosemaxx-InstructWriter-Continue-2
16
+ - PocketDoc/Dans-Prosemaxx-Instructwriter-Long
17
+ - PocketDoc/Dans-Prosemaxx-RepRemover-1
18
+ - PocketDoc/Dans-MemoryCore-CoreCurriculum-Small
19
+ - AquaV/US-Army-Survival-Sharegpt
20
+ - AquaV/Multi-Environment-Operations-Sharegpt
21
+ - AquaV/Resistance-Sharegpt
22
+ - AquaV/Interrogation-Sharegpt
23
+ - AquaV/Chemical-Biological-Safety-Applications-Sharegpt
24
+ - AquaV/Energetic-Materials-Sharegpt
25
+ - PocketDoc/Dans-Mathmaxx
26
+ - PJMixers/Math-Multiturn-1K-ShareGPT
27
+ - PocketDoc/Dans-Taskmaxx
28
+ - PocketDoc/Dans-Taskmaxx-DataPrepper
29
+ - PocketDoc/Dans-Taskmaxx-ConcurrentQA-Reworked
30
+ - PocketDoc/Dans-Taskmaxx-TableGPT
31
+ - PocketDoc/Dans-Taskmaxx-SciRIFF
32
+ - PocketDoc/Dans-Taskmaxx-Edit
33
+ - PocketDoc/Dans-Toolmaxx-Agent
34
+ - PocketDoc/Dans-Toolmaxx-ShellCommands
35
+ - PocketDoc/Dans-Toolmaxx-Functions-Toolbench
36
+ - PocketDoc/Dans-Toolmaxx-Functions-ToolACE
37
+ - PocketDoc/Dans-Toolmaxx-Functions-apigen-subset
38
+ - PocketDoc/Dans-Assistantmaxx-OpenAssistant2
39
+ - PocketDoc/Dans-Assistantmaxx-Opus-Merge-2
40
+ - PocketDoc/Dans-Assistantmaxx-sonnetorca-subset
41
+ - PocketDoc/Dans-Assistantmaxx-sonnetorca-subset-2
42
+ - PocketDoc/Dans-Assistantmaxx-Synthia
43
+ - PocketDoc/Dans-Assistantmaxx-ASL
44
+ - PocketDoc/Dans-Assistantmaxx-PersonaLLM-Opus
45
+ - PocketDoc/Dans-Assistantmaxx-LongAlign
46
+ - PocketDoc/Dans-Assistantmaxx-OpenLeecher-Instruct
47
+ - PocketDoc/Dans-Assistantmaxx-Tulu3-IF
48
+ - PocketDoc/Dans-Systemmaxx
49
+ - PocketDoc/Dans-Logicmaxx-SAT-AP
50
+ - PJMixers/grimulkan_theory-of-mind-ShareGPT
51
+ - PJMixers/grimulkan_physical-reasoning-ShareGPT
52
+ - PocketDoc/Dans-Reasoningmaxx-NaturalReasoning
53
+ - PocketDoc/Dans-Reasoningmaxx-WebInstruct
54
+ - PocketDoc/Dans-Reasoningmaxx-GeneralReasoning
55
+ - Delta-Vector/Orion-LN-V1-ShareGPT
56
+ - Delta-Vector/Orion-Alpindale-LN-ShareGPT
57
+ - Delta-Vector/Orion-Shoujo-AI-Filtered-ShareGPT
58
+ - Delta-Vector/Orion-RP-Guild
59
+ - Delta-Vector/Orion-OpenCAI-ShareGPT
60
+ - Delta-Vector/Orion-LIMARP-Complexity
61
+ language:
62
+ - en
63
+ library_name: transformers
64
+ license: llama3.1
65
+ mradermacher:
66
+ readme_rev: 1
67
+ quantized_by: mradermacher
68
+ tags:
69
+ - generated_from_trainer
70
+ ---
71
+ ## About
72
+
73
  <!-- ### quantize_version: 2 -->
74
  <!-- ### output_tensor_quantised: 1 -->
75
  <!-- ### convert_type: hf -->
 
79
  <!-- ### quants_skip: -->
80
  <!-- ### skip_mmproj: -->
81
  static quants of https://huggingface.co/NewEden/DPE-70b-Ckpts
82
+
83
+ <!-- provided-files -->
84
+
85
+ ***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#DPE-70b-Ckpts-GGUF).***
86
+
87
+ weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
88
+ ## Usage
89
+
90
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
91
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
92
+ more details, including on how to concatenate multi-part files.
93
+
94
+ ## Provided Quants
95
+
96
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
97
+
98
+ | Link | Type | Size/GB | Notes |
99
+ |:-----|:-----|--------:|:------|
100
+ | [GGUF](https://huggingface.co/mradermacher/DPE-70b-Ckpts-GGUF/resolve/main/DPE-70b-Ckpts.Q4_K_S.gguf) | Q4_K_S | 40.4 | fast, recommended |
101
+
102
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
103
+ types (lower is better):
104
+
105
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
106
+
107
+ And here are Artefact2's thoughts on the matter:
108
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
109
+
110
+ ## FAQ / Model Request
111
+
112
+ See https://huggingface.co/mradermacher/model_requests for some answers to
113
+ questions you might have and/or if you want some other model quantized.
114
+
115
+ ## Thanks
116
+
117
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
118
+ me use its servers and providing upgrades to my workstation to enable
119
+ this work in my free time.
120
+
121
+ <!-- end -->