mradermacher commited on
Commit
b929ce1
·
verified ·
1 Parent(s): 05bfc05

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +97 -0
README.md CHANGED
@@ -1,6 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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/Nekochu/Luminia-13B-v3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Nekochu/Luminia-13B-v3
3
+ datasets:
4
+ - Nekochu/discord-unstable-diffusion-SD-prompts
5
+ - glaiveai/glaive-function-calling-v2
6
+ - TIGER-Lab/MathInstruct
7
+ - Open-Orca/SlimOrca
8
+ - GAIR/lima
9
+ - sahil2801/CodeAlpaca-20k
10
+ - garage-bAInd/Open-Platypus
11
+ language:
12
+ - en
13
+ library_name: transformers
14
+ license: apache-2.0
15
+ model_creator: Nekochu
16
+ model_name: Luminia 13B v3
17
+ model_type: llama2
18
+ prompt_template: 'Below is an instruction that describes a task. Write a response
19
+ that appropriately completes the request. ### Instruction: {Instruction} {summary}
20
+ ### input: {category} ### Response: {prompt}'
21
+ quantized_by: mradermacher
22
+ tags:
23
+ - llama-factory
24
+ - lora
25
+ - generated_from_trainer
26
+ - llama2
27
+ - llama
28
+ - instruct
29
+ - finetune
30
+ - gpt4
31
+ - synthetic data
32
+ - stable diffusion
33
+ - alpaca
34
+ - llm
35
+ ---
36
+ ## About
37
+
38
  <!-- ### quantize_version: 2 -->
39
  <!-- ### output_tensor_quantised: 1 -->
40
  <!-- ### convert_type: hf -->
41
  <!-- ### vocab_type: -->
42
  <!-- ### tags: nicoboss -->
43
  weighted/imatrix quants of https://huggingface.co/Nekochu/Luminia-13B-v3
44
+
45
+ <!-- provided-files -->
46
+ static quants are available at https://huggingface.co/mradermacher/Luminia-13B-v3-GGUF
47
+ ## Usage
48
+
49
+ If you are unsure how to use GGUF files, refer to one of [TheBloke's
50
+ READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for
51
+ more details, including on how to concatenate multi-part files.
52
+
53
+ ## Provided Quants
54
+
55
+ (sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants)
56
+
57
+ | Link | Type | Size/GB | Notes |
58
+ |:-----|:-----|--------:|:------|
59
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-IQ1_S.gguf) | i1-IQ1_S | 3.0 | for the desperate |
60
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-IQ1_M.gguf) | i1-IQ1_M | 3.2 | mostly desperate |
61
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.6 | |
62
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | |
63
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-IQ2_S.gguf) | i1-IQ2_S | 4.3 | |
64
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.5 | very low quality |
65
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-IQ2_M.gguf) | i1-IQ2_M | 4.6 | |
66
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-Q2_K.gguf) | i1-Q2_K | 5.0 | IQ3_XXS probably better |
67
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.1 | lower quality |
68
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.5 | |
69
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-IQ3_S.gguf) | i1-IQ3_S | 5.8 | beats Q3_K* |
70
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.8 | IQ3_XS probably better |
71
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-IQ3_M.gguf) | i1-IQ3_M | 6.1 | |
72
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.4 | IQ3_S probably better |
73
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-Q3_K_L.gguf) | i1-Q3_K_L | 7.0 | IQ3_M probably better |
74
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-IQ4_XS.gguf) | i1-IQ4_XS | 7.1 | |
75
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.5 | prefer IQ4_XS |
76
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-Q4_0.gguf) | i1-Q4_0 | 7.5 | fast, low quality |
77
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.5 | optimal size/speed/quality |
78
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-Q4_K_M.gguf) | i1-Q4_K_M | 8.0 | fast, recommended |
79
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-Q4_1.gguf) | i1-Q4_1 | 8.3 | |
80
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-Q5_K_S.gguf) | i1-Q5_K_S | 9.1 | |
81
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-Q5_K_M.gguf) | i1-Q5_K_M | 9.3 | |
82
+ | [GGUF](https://huggingface.co/mradermacher/Luminia-13B-v3-i1-GGUF/resolve/main/Luminia-13B-v3.i1-Q6_K.gguf) | i1-Q6_K | 10.8 | practically like static Q6_K |
83
+
84
+ Here is a handy graph by ikawrakow comparing some lower-quality quant
85
+ types (lower is better):
86
+
87
+ ![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png)
88
+
89
+ And here are Artefact2's thoughts on the matter:
90
+ https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9
91
+
92
+ ## FAQ / Model Request
93
+
94
+ See https://huggingface.co/mradermacher/model_requests for some answers to
95
+ questions you might have and/or if you want some other model quantized.
96
+
97
+ ## Thanks
98
+
99
+ I thank my company, [nethype GmbH](https://www.nethype.de/), for letting
100
+ me use its servers and providing upgrades to my workstation to enable
101
+ 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.
102
+
103
+ <!-- end -->