mradermacher commited on
Commit
02636d7
·
verified ·
1 Parent(s): ccbbf3d

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +117 -0
README.md CHANGED
@@ -1,5 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hfhfix -->
4
  <!-- ### vocab_type: -->
5
  static quants of https://huggingface.co/Weyaxi/Einstein-v6.1-Llama3-8B
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Weyaxi/Einstein-v6.1-Llama3-8B
3
+ datasets:
4
+ - allenai/ai2_arc
5
+ - camel-ai/physics
6
+ - camel-ai/chemistry
7
+ - camel-ai/biology
8
+ - camel-ai/math
9
+ - metaeval/reclor
10
+ - openbookqa
11
+ - mandyyyyii/scibench
12
+ - derek-thomas/ScienceQA
13
+ - TIGER-Lab/ScienceEval
14
+ - jondurbin/airoboros-3.2
15
+ - LDJnr/Capybara
16
+ - Cot-Alpaca-GPT4-From-OpenHermes-2.5
17
+ - STEM-AI-mtl/Electrical-engineering
18
+ - knowrohit07/saraswati-stem
19
+ - sablo/oasst2_curated
20
+ - lmsys/lmsys-chat-1m
21
+ - TIGER-Lab/MathInstruct
22
+ - bigbio/med_qa
23
+ - meta-math/MetaMathQA-40K
24
+ - openbookqa
25
+ - piqa
26
+ - metaeval/reclor
27
+ - derek-thomas/ScienceQA
28
+ - scibench
29
+ - sciq
30
+ - Open-Orca/SlimOrca
31
+ - migtissera/Synthia-v1.3
32
+ - TIGER-Lab/ScienceEval
33
+ - allenai/WildChat
34
+ - microsoft/orca-math-word-problems-200k
35
+ - openchat/openchat_sharegpt4_dataset
36
+ - teknium/GPTeacher-General-Instruct
37
+ - m-a-p/CodeFeedback-Filtered-Instruction
38
+ - totally-not-an-llm/EverythingLM-data-V3
39
+ - HuggingFaceH4/no_robots
40
+ - OpenAssistant/oasst_top1_2023-08-25
41
+ - WizardLM/WizardLM_evol_instruct_70k
42
+ language:
43
+ - en
44
+ library_name: transformers
45
+ license: other
46
+ quantized_by: mradermacher
47
+ tags:
48
+ - axolotl
49
+ - generated_from_trainer
50
+ - instruct
51
+ - finetune
52
+ - chatml
53
+ - gpt4
54
+ - synthetic data
55
+ - science
56
+ - physics
57
+ - chemistry
58
+ - biology
59
+ - math
60
+ - llama
61
+ - llama3
62
+ ---
63
+ ## About
64
+
65
  <!-- ### quantize_version: 2 -->
66
  <!-- ### output_tensor_quantised: 1 -->
67
  <!-- ### convert_type: hfhfix -->
68
  <!-- ### vocab_type: -->
69
  static quants of https://huggingface.co/Weyaxi/Einstein-v6.1-Llama3-8B
70
+
71
+
72
+ <!-- provided-files -->
73
+ 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.
74
+ ## Usage
75
+
76
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
77
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
78
+ more details, including on how to concatenate multi-part files.
79
+
80
+ ## Provided Quants
81
+
82
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
83
+
84
+ | Link | Type | Size/GB | Notes |
85
+ |:-----|:-----|--------:|:------|
86
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.Q2_K.gguf) | Q2_K | 3.3 | |
87
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.IQ3_XS.gguf) | IQ3_XS | 3.6 | |
88
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.Q3_K_S.gguf) | Q3_K_S | 3.8 | |
89
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* |
90
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.IQ3_M.gguf) | IQ3_M | 3.9 | |
91
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality |
92
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.Q3_K_L.gguf) | Q3_K_L | 4.4 | |
93
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.IQ4_XS.gguf) | IQ4_XS | 4.6 | |
94
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended |
95
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended |
96
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.Q5_K_S.gguf) | Q5_K_S | 5.7 | |
97
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.Q5_K_M.gguf) | Q5_K_M | 5.8 | |
98
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.Q6_K.gguf) | Q6_K | 6.7 | very good quality |
99
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality |
100
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v6.1-Llama3-8B-GGUF/resolve/main/Einstein-v6.1-Llama3-8B.f16.gguf) | f16 | 16.2 | 16 bpw, overkill |
101
+
102
+
103
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
104
+ types (lower is better):
105
+
106
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
107
+
108
+ And here are Artefact2's thoughts on the matter:
109
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
110
+
111
+ ## FAQ / Model Request
112
+
113
+ See https://huggingface.co/mradermacher/model_requests for some answers to
114
+ questions you might have and/or if you want some other model quantized.
115
+
116
+ ## Thanks
117
+
118
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
119
+ me use its servers and providing upgrades to my workstation to enable
120
+ this work in my free time.
121
+
122
+ <!-- end -->