mradermacher commited on
Commit
f7c3f32
·
verified ·
1 Parent(s): 3986fbd

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +105 -0
README.md CHANGED
@@ -1,6 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  <!-- ### quantize_version: 2 -->
2
  <!-- ### output_tensor_quantised: 1 -->
3
  <!-- ### convert_type: hf -->
4
  <!-- ### vocab_type: -->
5
  <!-- ### tags: -->
6
  static quants of https://huggingface.co/Weyaxi/Einstein-v4-phi2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Weyaxi/Einstein-v4-phi2
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
+ - glaiveai/glaive-code-assistant
21
+ - lmsys/lmsys-chat-1m
22
+ - TIGER-Lab/MathInstruct
23
+ - bigbio/med_qa
24
+ - meta-math/MetaMathQA-40K
25
+ - openbookqa
26
+ - piqa
27
+ - metaeval/reclor
28
+ - derek-thomas/ScienceQA
29
+ - scibench
30
+ - sciq
31
+ - Open-Orca/SlimOrca
32
+ - migtissera/Synthia-v1.3
33
+ - TIGER-Lab/ScienceEval
34
+ language:
35
+ - en
36
+ library_name: transformers
37
+ license: other
38
+ quantized_by: mradermacher
39
+ tags:
40
+ - axolotl
41
+ - generated_from_trainer
42
+ - phi
43
+ - phi2
44
+ - einstein
45
+ - instruct
46
+ - finetune
47
+ - chatml
48
+ - gpt4
49
+ - synthetic data
50
+ - science
51
+ - physics
52
+ - chemistry
53
+ - biology
54
+ - math
55
+ ---
56
+ ## About
57
+
58
  <!-- ### quantize_version: 2 -->
59
  <!-- ### output_tensor_quantised: 1 -->
60
  <!-- ### convert_type: hf -->
61
  <!-- ### vocab_type: -->
62
  <!-- ### tags: -->
63
  static quants of https://huggingface.co/Weyaxi/Einstein-v4-phi2
64
+
65
+ <!-- provided-files -->
66
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Einstein-v4-phi2-i1-GGUF
67
+ ## Usage
68
+
69
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
70
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
71
+ more details, including on how to concatenate multi-part files.
72
+
73
+ ## Provided Quants
74
+
75
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
76
+
77
+ | Link | Type | Size/GB | Notes |
78
+ |:-----|:-----|--------:|:------|
79
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v4-phi2-GGUF/resolve/main/Einstein-v4-phi2.Q2_K.gguf) | Q2_K | 1.2 | |
80
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v4-phi2-GGUF/resolve/main/Einstein-v4-phi2.Q3_K_S.gguf) | Q3_K_S | 1.4 | |
81
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v4-phi2-GGUF/resolve/main/Einstein-v4-phi2.Q3_K_M.gguf) | Q3_K_M | 1.5 | lower quality |
82
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v4-phi2-GGUF/resolve/main/Einstein-v4-phi2.IQ4_XS.gguf) | IQ4_XS | 1.6 | |
83
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v4-phi2-GGUF/resolve/main/Einstein-v4-phi2.Q3_K_L.gguf) | Q3_K_L | 1.7 | |
84
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v4-phi2-GGUF/resolve/main/Einstein-v4-phi2.Q4_K_S.gguf) | Q4_K_S | 1.7 | fast, recommended |
85
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v4-phi2-GGUF/resolve/main/Einstein-v4-phi2.Q4_K_M.gguf) | Q4_K_M | 1.8 | fast, recommended |
86
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v4-phi2-GGUF/resolve/main/Einstein-v4-phi2.Q5_K_S.gguf) | Q5_K_S | 2.0 | |
87
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v4-phi2-GGUF/resolve/main/Einstein-v4-phi2.Q5_K_M.gguf) | Q5_K_M | 2.1 | |
88
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v4-phi2-GGUF/resolve/main/Einstein-v4-phi2.Q6_K.gguf) | Q6_K | 2.4 | very good quality |
89
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v4-phi2-GGUF/resolve/main/Einstein-v4-phi2.Q8_0.gguf) | Q8_0 | 3.1 | fast, best quality |
90
+ | [GGUF](https://huggingface.co/mradermacher/Einstein-v4-phi2-GGUF/resolve/main/Einstein-v4-phi2.f16.gguf) | f16 | 5.7 | 16 bpw, overkill |
91
+
92
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
93
+ types (lower is better):
94
+
95
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
96
+
97
+ And here are Artefact2's thoughts on the matter:
98
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
99
+
100
+ ## FAQ / Model Request
101
+
102
+ See https://huggingface.co/mradermacher/model_requests for some answers to
103
+ questions you might have and/or if you want some other model quantized.
104
+
105
+ ## Thanks
106
+
107
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
108
+ me use its servers and providing upgrades to my workstation to enable
109
+ this work in my free time.
110
+
111
+ <!-- end -->